X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=a06a794cd9f02d39ef2abfd5ccce698b40167052;hb=5b56e51eeae04c352b95b1706b9d69b61feba3e9;hp=4d18e66c864b77e76e40c3c463e450a60243d945;hpb=acb140befabd8b0f1a8606470013b420d05b4fb7;p=polyglot.git diff --git a/config.h b/config.h index 4d18e66..a06a794 100644 --- a/config.h +++ b/config.h @@ -115,16 +115,13 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.35b" +#define PACKAGE_STRING "polyglot 1.4.53b" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "polyglot" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.35b" - -/* Define to 1 if the C compiler supports function prototypes. */ -#define PROTOTYPES 1 +#define PACKAGE_VERSION "1.4.53b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -138,11 +135,6 @@ /* Define to the type of arg 5 for `select'. */ #define SELECT_TYPE_ARG5 (struct timeval *) -/* 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. */ #define STDC_HEADERS 1 @@ -150,10 +142,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.35b" - -/* Define like PROTOTYPES; this can be used by system headers. */ -#define __PROTOTYPES 1 +#define VERSION "1.4.53b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */