X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=1206cee593ea76be1c62a3488090e955892038b7;hb=83e86fa0b632a8c3e41eb1030b32f3dbc21c21d7;hp=7b0cef4e375bc09c90e60b7c88b647a41f7402e4;hpb=9c0fc10024f00883af7b1b5ee34f1cfc6ad3b7fb;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 7b0cef4e..1206cee5 100644 --- a/configure.ac +++ b/configure.ac @@ -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 @@ -63,6 +63,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in engines/openbox/Makefile plugins/Makefile plugins/keyboard/Makefile + plugins/mouse/Makefile doc/Makefile doc/doxygen/Makefile data/Makefile