X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=src%2Fautoconf.h.in;h=c6af9ce07b04341255d22505240269da067f39df;hb=627b462e8421954b5102d839ff203adb3400a8cc;hp=e06784de9eced53dc2bb1d6a897c5bd64dc1c96f;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6;p=nesc.git diff --git a/src/autoconf.h.in b/src/autoconf.h.in index e06784d..c6af9ce 100644 --- a/src/autoconf.h.in +++ b/src/autoconf.h.in @@ -84,6 +84,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -106,3 +109,6 @@ /* Version number of package */ #undef VERSION + +/* Define to `unsigned int' if does not define. */ +#undef size_t