X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=configure.ac;h=49f70c603f2f4946763177f11df9aa772d559778;hp=0a1606dfc0f4af9421112574c0b5ba1ee356502c;hb=refs%2Fheads%2Fv3-cleanup;hpb=be9876310c25cc3faaa72db9b12064a96a1caa70 diff --git a/configure.ac b/configure.ac index 0a1606df..49f70c60 100644 --- a/configure.ac +++ b/configure.ac @@ -175,9 +175,6 @@ AC_NETATALK_ACL dnl Check for Extended Attributes support AC_NETATALK_EXTENDED_ATTRIBUTES -dnl Check for libsmbsharemodes from Samba for Samba/Netatalk access/deny/share modes interop -AC_NETATALK_SMB_SHAREMODES - dnl Check if realpath() takes NULL AC_NETATALK_REALPATH @@ -190,6 +187,8 @@ AC_NETATALK_LIBEVENT dnl FHS stuff has to be done last because it overrides other defaults AC_NETATALK_FHS +AC_DEVELOPER + CFLAGS="-I\$(top_srcdir)/include -I\$(top_srcdir)/sys $CFLAGS" UAMS_PATH="${uams_path}"