]> Dogcows Code - chaz/openbox/commitdiff
dont need process.h, yay glib
authorDana Jansens <danakj@orodu.net>
Tue, 18 Mar 2003 07:54:44 +0000 (07:54 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 18 Mar 2003 07:54:44 +0000 (07:54 +0000)
configure.ac

index 7b0cef4e375bc09c90e60b7c88b647a41f7402e4..6953f152367e7ebf2dd96a61ecd52390dfdfdbbc 100644 (file)
@@ -41,7 +41,7 @@ ALL_LINGUAS=""
 AM_GNU_GETTEXT_VERSION(0.11.5)
 AM_GNU_GETTEXT([external])
 
-AC_CHECK_HEADERS(ctype.h fcntl.h locale.h process.h signal.h string.h stdlib.h)
+AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdlib.h)
 AC_CHECK_HEADERS(unistd.h sys/select.h sys/time.h sys/wait.h)
 # AC_HEADER_TIME
 # AC_TYPE_SIGNAL
This page took 0.025696 seconds and 4 git commands to generate.