]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
Fixed up share/doc stuff
[apt.git] / buildlib / config.h.in
index ad6695d8c54c2a71b868c232250d07bfafa5d9e1..f882ca25d8e83102865024b1f6523df98deb5ee8 100644 (file)
@@ -1,5 +1,3 @@
-/* buildlib/config.h.in.  Generated automatically from configure.in by autoheader.  */
-
 /* Define if your processor stores words with the most significant
    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
 #undef WORDS_BIGENDIAN
@@ -25,6 +23,9 @@
 /* Define if we have the X11 windowing system. */
 #undef HAVE_X11
 
+/* Define if we have enabled pthread support */
+#undef HAVE_PTHREAD
+
 /* Define the architecture name string */
 #undef ARCHITECTURE
 
@@ -33,3 +34,4 @@
 
 /* The package name string */
 #undef PACKAGE
+