]> arthur.barton.de Git - netatalk.git/blobdiff - autogen.sh
Back-port from trunk of the logger fix for non-GNU-C compilers.
[netatalk.git] / autogen.sh
index bf02e0543710bbf7acff7f65e94786e4505fc355..99c3c775882b7145e1c06e04ef8e04da38a8d3c6 100755 (executable)
@@ -2,7 +2,7 @@
 
 # build it all.
 libtoolize --copy --force && \
-       aclocal -Imacros $ACLOCAL_FLAGS && \
+       aclocal -I macros $ACLOCAL_FLAGS && \
        autoheader && \
        automake --include-deps --add-missing --foreign && \
        autoconf