X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=1206cee593ea76be1c62a3488090e955892038b7;hb=e4fe6da48c7ddb14639ab91f8532e89b16e72deb;hp=e4cb6abcee39e452944b3c7f25a808535c221912;hpb=bfea000a7407e51b5659590415e410a47f6f046b;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index e4cb6abc..1206cee5 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 @@ -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