summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c40d8b0..2b6f0d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,6 +61,9 @@ AC_SUBST(LT_VERSION_INFO)
# check inotify
AC_CHECK_HEADERS([sys/inotify.h])
+# check funcs
+AC_CHECK_FUNCS(daemon)
+
# check glib2
AM_PATH_GLIB_2_0
PKG_CHECK_MODULES(GLIB2, [