summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-11-25 21:22:47 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-11-25 21:22:47 +0200
commit286748e1a8500f647c3bccfb467b02bf3a37f398 (patch)
tree6385bb2f1ee6c0837204edfd307babceeae7f89a /configh.in
parent50d4a80f67e5bcbf3902138d85a25f6a90847d31 (diff)
downloadgawk-286748e1a8500f647c3bccfb467b02bf3a37f398.tar.gz
Add POSIX string comparison with strcoll.
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index edcef5f0..b3168c0a 100644
--- a/configh.in
+++ b/configh.in
@@ -197,6 +197,9 @@
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
+/* Define to 1 if you have the `strcoll' function. */
+#undef HAVE_STRCOLL
+
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR