aboutsummaryrefslogtreecommitdiff
path: root/texinfo/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'texinfo/config.h.in')
-rw-r--r--texinfo/config.h.in11
1 files changed, 3 insertions, 8 deletions
diff --git a/texinfo/config.h.in b/texinfo/config.h.in
index f814b6573c5..4b725bda201 100644
--- a/texinfo/config.h.in
+++ b/texinfo/config.h.in
@@ -236,20 +236,15 @@
/* 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
/* Define if you have the i library (-li). */
#undef HAVE_LIBI
-/* Define if you have the z library (-lz). */
-#undef HAVE_LIBZ
-
-/* For gettext (NLS) */
-#include <libintl.h>
-#define _(String) gettext (String)
-#define N_(String) (String)
-
/* Leave that blank line there!! Autoheader needs it.
If you're adding to this file, keep in mind: