]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
rm the old code including the .pys and the c++ shit
[chaz/openbox] / configure.ac
index e4cb6abcee39e452944b3c7f25a808535c221912..79244a3cc6be6d32ba49d6a877f2dcc96a606c76 100644 (file)
@@ -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,8 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                engines/openbox/Makefile
                plugins/Makefile
                plugins/keyboard/Makefile
+               plugins/mouse/Makefile
+               plugins/placement/Makefile
                doc/Makefile
                doc/doxygen/Makefile
                data/Makefile
This page took 0.02005 seconds and 4 git commands to generate.