Browse Source

tweak autogen again

Kevin Bradley 11 months ago
parent
commit
db5ceb7475
1 changed files with 2 additions and 2 deletions
  1. 2 2
      autogen.sh

+ 2 - 2
autogen.sh

@@ -1,6 +1,6 @@
-glibtoolize 
+autoreconf --install
+glibtoolize
 aclocal -I m4
 autoheader 
 automake --add-missing
 autoconf
-autoreconf --install