summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-10-26 10:01:20 +0000
committerBruno Haible <bruno@clisp.org>2001-10-26 10:01:20 +0000
commit4ee9eb65d3945455fddcf70f71f15fbc4f77f916 (patch)
tree3ed19a2b828d742e5892e8723289de1565e73848 /config.h.in
parentbcc925e8db2bf51fbc01170780bc4969c5c50099 (diff)
downloadexternal_gettext-4ee9eb65d3945455fddcf70f71f15fbc4f77f916.zip
external_gettext-4ee9eb65d3945455fddcf70f71f15fbc4f77f916.tar.gz
external_gettext-4ee9eb65d3945455fddcf70f71f15fbc4f77f916.tar.bz2
Regenerated.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 36994c1..28fb5e9 100644
--- a/config.h.in
+++ b/config.h.in
@@ -100,6 +100,9 @@
/* Define if you have the fgets_unlocked function. */
#undef HAVE_FGETS_UNLOCKED
+/* Define if you have the getc_unlocked function. */
+#undef HAVE_GETC_UNLOCKED
+
/* Define if you have the getcwd function. */
#undef HAVE_GETCWD
@@ -169,6 +172,9 @@
/* Define if you have the posix_spawn function. */
#undef HAVE_POSIX_SPAWN
+/* Define if you have the putc_unlocked function. */
+#undef HAVE_PUTC_UNLOCKED
+
/* Define if you have the putenv function. */
#undef HAVE_PUTENV