X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h.in;h=3a28ba12a44599495d03ac8e813600f76873dc7f;hp=1eebc889bf1de676128c903ed4419e45b1b0fbc2;hb=95f2e11e77098c0ddb4f24404704f1ffc0f39040;hpb=037f73ac400afcd812f31f9260e6bf8a0ba7ef53 diff --git a/config.h.in b/config.h.in index 1eebc88..3a28ba1 100644 --- a/config.h.in +++ b/config.h.in @@ -119,12 +119,12 @@ /* 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 -/* Define to 1 if the C compiler supports function prototypes. */ -#undef PROTOTYPES - /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE @@ -137,11 +137,6 @@ /* Define to the type of arg 5 for `select'. */ #undef SELECT_TYPE_ARG5 -/* Define to 1 if the `setvbuf' function takes the buffering type as its - second argument and the buffer pointer as the third, as on System V before - release 3. */ -#undef SETVBUF_REVERSED - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -151,9 +146,6 @@ /* Version number of package */ #undef VERSION -/* Define like PROTOTYPES; this can be used by system headers. */ -#undef __PROTOTYPES - /* Define to empty if `const' does not conform to ANSI C. */ #undef const