summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2010-03-17 15:29:13 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2010-03-17 15:29:13 +0000
commit19e0c9e581edc42f2f9af7dab1d91c8e4687ef1c (patch)
tree1d2cf09da5f3e583d252289ac6c0a75cd863db5e /h
parent9a378d1a622dd7d69da60b0973f212409be53d9c (diff)
autoconf test for etext, cleanup #ifdefs for ancient stuff we don't build on
Diffstat (limited to 'h')
-rw-r--r--h/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/h/config.h.in b/h/config.h.in
index d8de8da..6303fc6 100644
--- a/h/config.h.in
+++ b/h/config.h.in
@@ -191,6 +191,9 @@
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
+/* Define to 1 if you have the `strerror' symbol. */
+#undef HAVE_ETEXT
+
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H