]> git.deb.at Git - pkg/abook.git/blobdiff - config.h.in
ldif: support parsing from stdin
[pkg/abook.git] / config.h.in
index 918355ff1ddf558fa585593d55d34b445d0eb559..390c1013db793f5f8b7ebef3279763f111bdb2eb 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
 /* Define to 1 if you have the `uselocale' function. */
 #undef HAVE_USELOCALE
 
+/* Defined if the vformat library is available */
+#undef HAVE_VFORMAT
+
 /* Define to 1 or 0, depending whether the compiler supports simple visibility
    declarations. */
 #undef HAVE_VISIBILITY