X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=src%2Fautoconf.h.in;fp=src%2Fautoconf.h.in;h=c6af9ce07b04341255d22505240269da067f39df;hp=fbf449865c553a3e6a74cbe4996829688e834cc0;hb=627b462e8421954b5102d839ff203adb3400a8cc;hpb=7b54393e237ed8f23c0c74f0a6cbc8de26c5bf98 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