summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-08-23 22:56:08 +0100
committerColin Watson <cjwatson@debian.org>2010-08-23 22:56:08 +0100
commit31e30b835fd9695d3b6647cab4867001b092e28f (patch)
tree138e715c25661825457c7280cd66e3f4853d474c /config.h.in
parent78eedc2c60ff4718200f9271d8ee4f437da3a0c5 (diff)
parent43094ebf14c9b16f1ea398bc5b65a7335e947288 (diff)
merge 5.6p1
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a43ad5711..4ff407fcc 100644
--- a/config.h.in
+++ b/config.h.in
@@ -900,6 +900,9 @@
900/* Define to 1 if you have the `strnvis' function. */ 900/* Define to 1 if you have the `strnvis' function. */
901#undef HAVE_STRNVIS 901#undef HAVE_STRNVIS
902 902
903/* Define to 1 if you have the `strptime' function. */
904#undef HAVE_STRPTIME
905
903/* Define to 1 if you have the `strsep' function. */ 906/* Define to 1 if you have the `strsep' function. */
904#undef HAVE_STRSEP 907#undef HAVE_STRSEP
905 908