oops, bad copy & paste

SVN revision: 77835
This commit is contained in:
Gustavo Sverzut Barbieri 2012-10-10 22:17:03 +00:00
parent 5b77d2068a
commit 4285653cfb
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ AC_CHECK_HEADERS([sys/mman.h])
CFLAGS="${CFLAGS_save}"
EINA_CONFIG(HAVE_INTTYPES_H, test "x${ac_cv_header_inttypes_h}" = "xyes")
EINA_CONFIG(HAVE_STDINT_H, test "x${ac_cv_header_inttypes_h}" = "xyes")
EINA_CONFIG(HAVE_STDINT_H, test "x${ac_cv_header_stdint_h}" = "xyes")
### Checks for types