From: Dana Jansens Date: Tue, 18 Mar 2003 06:25:56 +0000 (+0000) Subject: add process.h X-Git-Tag: openbox-3_0-rc1-RELEASE~1929 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=9c0fc10024f00883af7b1b5ee34f1cfc6ad3b7fb;p=dana%2Fopenbox.git add process.h --- diff --git a/configure.ac b/configure.ac index e4cb6abc..7b0cef4e 100644 --- a/configure.ac +++ b/configure.ac @@ -41,8 +41,8 @@ ALL_LINGUAS="" AM_GNU_GETTEXT_VERSION(0.11.5) AM_GNU_GETTEXT([external]) -AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdlib.h unistd.h) -AC_CHECK_HEADERS(sys/select.h sys/time.h sys/wait.h) +AC_CHECK_HEADERS(ctype.h fcntl.h locale.h process.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