X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h.in;h=3a28ba12a44599495d03ac8e813600f76873dc7f;hb=de010509fa0e57ba955da6512c714fbff8606af3;hp=1eebc889bf1de676128c903ed4419e45b1b0fbc2;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f;p=polyglot.git 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