Skip to content

Commit

Permalink
added libtoolize because some automake version require this
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroemme committed Dec 6, 2007
1 parent cc4eee7 commit 2bf0b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ directory=`dirname $0`
touch $directory/configure.ac

# Regenerate configuration files
libtoolize --copy
aclocal
autoheader
automake --foreign --add-missing --copy
Expand Down

0 comments on commit 2bf0b42

Please sign in to comment.