Browse Source

autogen.sh fix

nfactor-troky
Michael Kedzierski 13 years ago committed by Con Kolivas
parent
commit
513b445d6a
  1. 2
      autogen.sh

2
autogen.sh

@ -5,7 +5,7 @@
set -e set -e
aclocal aclocal -I m4
autoheader autoheader
automake --add-missing --copy automake --add-missing --copy
autoconf autoconf

Loading…
Cancel
Save