X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=88f81aaf067b2ee0cbc6caf68e384774fcbd63c6;hb=22ad101eb72bf10fe5144526209798c677b2d1d8;hp=3c8843d15bea9f3336cdfec0c42f6745b3ca0284;hpb=01e4f40259950a534d8608e0b3e68e50fb1ca233;p=netatalk.git diff --git a/configure.ac b/configure.ac index 3c8843d1..88f81aaf 100644 --- a/configure.ac +++ b/configure.ac @@ -189,6 +189,9 @@ AC_NETATALK_FHS dnl netatalk lockfile path, must come after AC_NETATALK_FHS AC_NETATALK_LOCKFILE +dnl Check for dbus-glib, for AFP stats on dbus +AC_NETATALK_DBUS_GLIB + CFLAGS="-I\$(top_srcdir)/include -I\$(top_srcdir)/sys $CFLAGS" UAMS_PATH="${uams_path}"