X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=79244a3cc6be6d32ba49d6a877f2dcc96a606c76;hb=b3507a096858a4958daf92eefbe8bde7efb31b91;hp=6754fcb4fce1afa87f6105785d72c2569ad567b4;hpb=9b33f7ded69e22ad18169c45b6b340dcb348e072;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 6754fcb4..79244a3c 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 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 @@ -62,6 +62,9 @@ AC_CONFIG_FILES([Makefile po/Makefile.in engines/Makefile engines/openbox/Makefile plugins/Makefile + plugins/keyboard/Makefile + plugins/mouse/Makefile + plugins/placement/Makefile doc/Makefile doc/doxygen/Makefile data/Makefile