]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
add an inotify watcher for directories (doesnt work without inotify yet)
[chaz/openbox] / configure.ac
index 37654211619dedf4a238e6a011d7f4baee7365bd..4259cda1c3d89ce8416e5d710301fe18ca3b4ff3 100644 (file)
@@ -89,7 +89,7 @@ AM_GNU_GETTEXT([external])
 
 AC_CHECK_HEADERS(ctype.h fcntl.h grp.h locale.h pwd.h signal.h string.h)
 AC_CHECK_HEADERS(stdio.h stdlib.h unistd.h sys/stat.h sys/select.h)
-AC_CHECK_HEADERS(sys/socket.h sys/time.h sys/wait.h)
+AC_CHECK_HEADERS(sys/socket.h sys/time.h sys/wait.h sys/inotify.h)
 # AC_HEADER_TIME
 # AC_TYPE_SIGNAL
 
This page took 0.019288 seconds and 4 git commands to generate.