X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=configure.in;h=f0fc780250952567ae8f309b32c9a2c70e72e4db;hb=e389e12a57708c9fc60c4af7220c16da74dd1b42;hp=6c5a7ed9b73fa346c97a75737d091a888dcb02b6;hpb=f3ba347b8c8397b3f560e46e4bd34d4791b2e3ea;p=gnulib.git diff --git a/configure.in b/configure.in index 6c5a7ed9b..f0fc78025 100644 --- a/configure.in +++ b/configure.in @@ -13,11 +13,10 @@ AC_ISC_POSIX AC_MINIX AC_STDC_HEADERS -AC_USG +AC_HAVE_HEADERS(string.h) AC_ALLOCA -dnl We would like to use AC_CONST, but then the test on __STDC__ fails, -dnl and any package which does *not* use AC_CONST loses. +AC_CONST AC_PREFIX(gcc)