Skip to content

Commit

Permalink
[autogen] Remove needless aclocal execution
Browse files Browse the repository at this point in the history
autoreconf does everything.
  • Loading branch information
kou committed Jul 18, 2014
1 parent 4a3f6bf commit a0be337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ if [ ! -d m4 ]; then
mkdir m4
fi

aclocal
autoreconf -i

0 comments on commit a0be337

Please sign in to comment.