From fcf53096533a01f439d9b96a30e3bbf3af76871e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Wed, 9 Jul 2014 12:43:32 -0500 Subject: [PATCH] flag fixing --- config.h.in | 6 +++--- configure | 2 +- packages/clib | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.h.in b/config.h.in index 37104f216..8046c0d00 100644 --- a/config.h.in +++ b/config.h.in @@ -477,9 +477,6 @@ /* Older versions of MPZ didn't have XOR */ #undef HAVE_MPZ_XOR -/* Define to 1 if you have the 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 header file. */ #undef HAVE_WCTYPE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WINDEF_H + /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK2_H diff --git a/configure b/configure index f22074fba..cf8547c88 100755 --- a/configure +++ b/configure @@ -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 : diff --git a/packages/clib b/packages/clib index f5801864e..d9602e794 160000 --- a/packages/clib +++ b/packages/clib @@ -1 +1 @@ -Subproject commit f5801864e4443055a7870cb34f51494eda08ab18 +Subproject commit d9602e794938a59c69e694e4a65d98b885906471