]> git.deb.at Git - pkg/abook.git/blobdiff - config.h.in
use strcoll instead of strcmp for sorting entries
[pkg/abook.git] / config.h.in
index 5cba7f788367f3f110e42a60a342244ce767b7af..78dcde3e592f4a2d7f79cceb1d306491c83e6d55 100644 (file)
@@ -1,11 +1,11 @@
-/* config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
+
+/* Define if you have the strcoll function and it is properly defined.  */
+#undef HAVE_STRCOLL
 
 /* Define as __inline if that's what the C compiler calls it.  */
 #undef inline
 
-/* Define if you need to in order for stat and other things to work.  */
-#undef _POSIX_SOURCE
-
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
@@ -15,8 +15,6 @@
 #undef HAVE_SNPRINTF
 #undef HAVE_VSNPRINTF
 
-#undef USE_ASCII_ONLY
-
 /* Define if you have the resizeterm function.  */
 #undef HAVE_RESIZETERM