From: Jeffrey A Law Date: Tue, 29 Jun 1999 02:22:43 +0000 (+0000) Subject: * config.h.in: Rebuilt. X-Git-Tag: prereleases/gcc-2.95-test~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167eeabe98a95f84476dd2b18b713ec5fa118061;p=thirdparty%2Fgcc.git * config.h.in: Rebuilt. From-SVN: r27829 --- diff --git a/texinfo/ChangeLog b/texinfo/ChangeLog index 5a42bc82b3f8..21c6fae00960 100644 --- a/texinfo/ChangeLog +++ b/texinfo/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 29 03:20:33 1999 Jeffrey A Law (law@cygnus.com) + + * config.h.in: Rebuilt. + Thu Jun 24 22:05:20 1999 Jeffrey A Law (law@cygnus.com) * Makefile.am (SUBDIRS): Remove util again. diff --git a/texinfo/config.h.in b/texinfo/config.h.in index f814b6573c5e..581f05fad2a2 100644 --- a/texinfo/config.h.in +++ b/texinfo/config.h.in @@ -236,6 +236,9 @@ /* Define if you have the header file. */ #undef HAVE_VALUES_H +/* Define if you have the header file. */ +#undef HAVE_ZLIB_H + /* Define if you have the bsd library (-lbsd). */ #undef HAVE_LIBBSD @@ -246,7 +249,6 @@ #undef HAVE_LIBZ /* For gettext (NLS) */ -#include #define _(String) gettext (String) #define N_(String) (String)