-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Erik de Castro Lopo on 12/1/2009 8:12 PM: > AC_LANG([C++]) > AC_ADD_CXXFLAGS([-std=gnu++0x]) > AC_CHECK_HEADER(cstdint) With proper m4 quoting, that would be: AC_CHECK_HEADER([cstdint]) > checking cstdint usability... yes > checking cstdint presence... no > configure: WARNING: cstdint: accepted by the compiler, rejected by the preprocessor! > configure: WARNING: cstdint: proceeding with the compiler's result > checking for cstdint... yes Can we see the corresponding config.log? - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9@xxxxxxx -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksV3CEACgkQ84KuGfSFAYD6YwCghMdJpv58GdPVjGCNuDexObFp QAUAoMcEekt3+kF0XHSRxFwYEDNvntMd =OjPu -----END PGP SIGNATURE----- _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf