X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h.in;h=cde1abd79eba105699b367eb09952c30fbb4fc70;hp=1eebc889bf1de676128c903ed4419e45b1b0fbc2;hb=5b56e51eeae04c352b95b1706b9d69b61feba3e9;hpb=a8c61720326798453986511dbffed8bc3eda3bcf diff --git a/config.h.in b/config.h.in index 1eebc88..cde1abd 100644 --- a/config.h.in +++ b/config.h.in @@ -122,9 +122,6 @@ /* 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 +134,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 +143,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