Przeglądaj źródła

updated autogen.sh

Kevin Bradley 3 lat temu
rodzic
commit
9c80700bad
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      autogen.sh

+ 2 - 1
autogen.sh

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