]> 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 2e29e1b6cadb4f1be2afe340c38c1ebf0c205da2..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