X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1772d1129f7a5f5d3a0b10e23d3884357a1e9bc6..677dc0ed1a3ff68af15f6246d6d0708d5264b07a:/src/expat/configure.in diff --git a/src/expat/configure.in b/src/expat/configure.in index 93debd8eba..7a0bb82e8f 100644 --- a/src/expat/configure.in +++ b/src/expat/configure.in @@ -53,6 +53,10 @@ AC_CONFIG_HEADER(expat_config.h) sinclude(conftools/libtool.m4) sinclude(conftools/ac_c_bigendian_cross.m4) + +dnl Check for many C compilers (have to do this before libtool stuff) +AC_BAKEFILE_PROG_CC + AC_LIBTOOL_WIN32_DLL AC_PROG_LIBTOOL @@ -61,7 +65,6 @@ AC_SUBST(LIBREVISION) AC_SUBST(LIBAGE) dnl Checks for programs. -AC_PROG_CC AC_PROG_INSTALL if test "$GCC" = yes ; then