- enable dnotify support
This commit is contained in:
Stephan Raue 2010-06-16 09:39:09 +02:00
parent 1237049225
commit 344ef2cf83

View File

@ -14,6 +14,8 @@ export ac_cv_have_abstract_sockets=yes
cd $PKG_BUILD
$AUTORECONF
mkdir -p .build-target
cd .build-target
@ -36,7 +38,7 @@ cd .build-target
--enable-abstract-sockets \
--disable-selinux \
--disable-libaudit \
--disable-dnotify \
--enable-dnotify \
--enable-inotify \
--with-xml=expat \
--with-x \