From 167eeabe98a95f84476dd2b18b713ec5fa118061 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Tue, 29 Jun 1999 02:22:43 +0000 Subject: [PATCH] * config.h.in: Rebuilt. From-SVN: r27829 --- texinfo/ChangeLog | 4 ++++ texinfo/config.h.in | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) 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) -- 2.47.2