]> git.deb.at Git - pkg/abook.git/blobdiff - config.h.in
Fix the inclusion of strcasestr() used by the vCard parser.
[pkg/abook.git] / config.h.in
index 918355ff1ddf558fa585593d55d34b445d0eb559..6f1adf9b5f6ad5522ce505bd54d8ddba8b0bc4c4 100644 (file)
 /* 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 `strcoll' function and it is properly defined.
    */
 #undef HAVE_STRCOLL