summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
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