Skip to content

Commit

Permalink
minor update of autogen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
evaleev committed Mar 8, 2017
1 parent 1fb4a8e commit 6195eef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#!/bin/sh

set -e

aclocal -I lib/autoconf
autoconf

rm -rf autom4te.cache aclocal.m4


0 comments on commit 6195eef

Please sign in to comment.