Skip to content

Commit cc4110d

Browse files
author
Ron
committed
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.
This isn't needed (and isn't doing anything here anyway).
1 parent c470e2e commit cc4110d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

autogen.sh

-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ test -n "$srcdir" && cd "$srcdir"
88
echo "Updating build configuration files, please wait...."
99

1010
mkdir -p m4
11-
12-
ACLOCAL_FLAGS="-I m4"
1311
autoreconf -if
1412

0 commit comments

Comments
 (0)