X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=c6da5655e378725fbfd05ac934587a1226492f46;hb=07103358be1a2a550ad1f6663a3724fbc1652451;hp=0daec99436016f9f50711ffc0d9203045a1e3bf9;hpb=cd81270f2b1723e0798f4d6dcaee134f0b4aca7f;p=polyglot.git diff --git a/config.h b/config.h index 0daec99..c6da565 100644 --- a/config.h +++ b/config.h @@ -115,16 +115,16 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.45b" +#define PACKAGE_STRING "polyglot 1.4.64b" /* 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.45b" +/* Define to the home page for this package. */ +#define PACKAGE_URL "" -/* Define to 1 if the C compiler supports function prototypes. */ -#define PROTOTYPES 1 +/* Define to the version of this package. */ +#define PACKAGE_VERSION "1.4.64b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -138,11 +138,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 +145,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.45b" - -/* Define like PROTOTYPES; this can be used by system headers. */ -#define __PROTOTYPES 1 +#define VERSION "1.4.64b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */