X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=src%2Fautoconf.h.in;fp=src%2Fautoconf.h.in;h=c6af9ce07b04341255d22505240269da067f39df;hb=2ecfe2ef876b4d5d28b1e857c7dfb3d78b43b3b6;hp=fbf449865c553a3e6a74cbe4996829688e834cc0;hpb=fcf9c84cd00a6af405bb8d2f838e10ef89482857;p=nesc.git diff --git a/src/autoconf.h.in b/src/autoconf.h.in index fbf4498..c6af9ce 100644 --- a/src/autoconf.h.in +++ b/src/autoconf.h.in @@ -18,7 +18,7 @@ /* Define to 1 if you have the `fnmatch' function. */ #undef HAVE_FNMATCH -/* Define if you have the iconv() function and it works. */ +/* Define if you have the iconv() function. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ @@ -109,3 +109,6 @@ /* Version number of package */ #undef VERSION + +/* Define to `unsigned int' if does not define. */ +#undef size_t