+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.
/* Define if you have the <values.h> header file. */
#undef HAVE_VALUES_H
+/* Define if you have the <zlib.h> header file. */
+#undef HAVE_ZLIB_H
+
/* Define if you have the bsd library (-lbsd). */
#undef HAVE_LIBBSD
#undef HAVE_LIBZ
/* For gettext (NLS) */
-#include <libintl.h>
#define _(String) gettext (String)
#define N_(String) (String)