Browse Source

updated autogen.sh

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

+ 2 - 1
autogen.sh

@@ -2,4 +2,5 @@ glibtoolize
 aclocal -I m4
 autoheader 
 automake --add-missing
-autoconf 
+autoconf
+autoreconf --install