summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2010-08-10 19:07:55 +0200
committerTill Kamppeter <till.kamppeter@gmail.com>2010-08-10 19:07:55 +0200
commitf14f89b26611aa52c15665850e882a7d0b0d6232 (patch)
tree6f805236601df7947aaa71d7d5e3891e2634244e /config.h.in
parent283a9086c95c9a3fc94cd807f23244ec965bb55a (diff)
foomatic-filters 4.0.5-0ubuntu1
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 80e8480..206d2af 100644
--- a/config.h.in
+++ b/config.h.in
@@ -53,6 +53,9 @@
/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP
+/* Define to 1 if you have the `strcasestr' function. */
+#undef HAVE_STRCASESTR
+
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR