summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-13 13:27:37 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-13 13:27:37 +0000
commit93d63a591cf0bb7e2294d081e1fce517f8e96dc0 (patch)
tree1a4be28d565d2974a952f9521fe0f71ade4b8c39 /locale
parenta3e0e9ae473ae52861c5bceb8a6feb624bf30c61 (diff)
Update.
1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
Diffstat (limited to 'locale')
-rw-r--r--locale/programs/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/programs/config.h b/locale/programs/config.h
index 96d9281ce3..9775572849 100644
--- a/locale/programs/config.h
+++ b/locale/programs/config.h
@@ -21,6 +21,7 @@
#define HAVE_VPRINTF 1
+#define HAVE_STRING_H 1
#include_next <config.h>