]> arthur.barton.de Git - netatalk.git/blobdiff - autogen.sh
Stabilizing branch streamlining: removed a superfluous break.
[netatalk.git] / autogen.sh
index 05068bc2622326a91f0dd7b898cb79bbd14c55c0..99c3c775882b7145e1c06e04ef8e04da38a8d3c6 100755 (executable)
@@ -2,7 +2,7 @@
 
 # build it all.
 libtoolize --copy --force && \
-       aclocal $ACLOCAL_FLAGS && \
+       aclocal -I macros $ACLOCAL_FLAGS && \
        autoheader && \
        automake --include-deps --add-missing --foreign && \
        autoconf