]> arthur.barton.de Git - netatalk.git/blobdiff - configure.ac
Put our includes in CPPFLAGS instead of CFLAGS and remove Solaris kmodule
[netatalk.git] / configure.ac
index e4d910c33fdb4e998475e5ff1e3251e91fafe267..c3c695cebf6918dff60efd9cd8b340fd7c8b0584 100644 (file)
@@ -200,7 +200,7 @@ AC_NETATALK_LOCKFILE
 dnl Check for Docbook and build documentation if found
 AX_CHECK_DOCBOOK
 
-CFLAGS="-I\$(top_srcdir)/include -I\$(top_builddir)/include $CFLAGS"
+CPPFLAGS="-I\$(top_srcdir)/include -I\$(top_builddir)/include $CPPFLAGS"
 UAMS_PATH="${uams_path}"
 
 AC_SUBST(LIBS)