Explorar el Código

pthread update
Author: jgg
Date: 1999-08-05 05:11:18 GMT
pthread update

Arch Librarian hace 22 años
padre
commit
35584d03d9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      buildlib/config.h.in

+ 3 - 0
buildlib/config.h.in

@@ -23,6 +23,9 @@
 /* Define if we have the X11 windowing system. */
 /* Define if we have the X11 windowing system. */
 #undef HAVE_X11
 #undef HAVE_X11
 
 
+/* Define if we have enabled pthread support */
+#undef HAVE_PTHREAD
+
 /* Define the architecture name string */
 /* Define the architecture name string */
 #undef ARCHITECTURE
 #undef ARCHITECTURE