Skip to content

Commit

Permalink
remove configure run after autogen
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Apr 12, 2019
1 parent d16c9df commit a11f567
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ fi

autoreconf -vif

if [ -z "$NOCONFIGURE" ]; then
./configure "$@"
fi

0 comments on commit a11f567

Please sign in to comment.