X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=config.h.in;h=390c1013db793f5f8b7ebef3279763f111bdb2eb;hb=83fc8566e28419d1a16c7ecaee784586a51ae6e1;hp=918355ff1ddf558fa585593d55d34b445d0eb559;hpb=ee5170ade20748797fdde09e370fbb07e585fc9a;p=pkg%2Fabook.git diff --git a/config.h.in b/config.h.in index 918355f..390c101 100644 --- a/config.h.in +++ b/config.h.in @@ -222,6 +222,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 `strcoll' function and it is properly defined. */ #undef HAVE_STRCOLL @@ -268,6 +271,9 @@ /* 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