flag fixing

This commit is contained in:
Vítor Santos Costa 2014-07-09 12:43:32 -05:00
parent 4decf015c5
commit fcf5309653
3 changed files with 5 additions and 5 deletions

View File

@ -477,9 +477,6 @@
/* Older versions of MPZ didn't have XOR */
#undef HAVE_MPZ_XOR
/* Define to 1 if you have the <mysql/mysql.h> header file. */
#undef HAVE_MYSQL_MYSQL_H
/* Define to 1 if you have the `nanosleep' function. */
#undef HAVE_NANOSLEEP
@ -862,6 +859,9 @@
/* Define to 1 if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
/* Define to 1 if you have the <windef.h> header file. */
#undef HAVE_WINDEF_H
/* Define to 1 if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H

2
configure vendored
View File

@ -10471,7 +10471,7 @@ fi
RFC2045_CFLAGS="$CFLAGS"
RFC2045_CFLAGS="$SHLIB_CFLAGS"
ac_fn_c_check_func "$LINENO" "strncasecmp" "ac_cv_func_strncasecmp"
if test "x$ac_cv_func_strncasecmp" = xyes; then :

@ -1 +1 @@
Subproject commit f5801864e4443055a7870cb34f51494eda08ab18
Subproject commit d9602e794938a59c69e694e4a65d98b885906471