Skip to content

Commit

Permalink
Fix to autogen.sh after latest pull request #125
Browse files Browse the repository at this point in the history
  • Loading branch information
meetecho committed Jan 27, 2015
1 parent 33b7583 commit c5631d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

mkdir -p m4

autoreconf --verbose --force --install || exit 1

0 comments on commit c5631d7

Please sign in to comment.