ソースを参照

updated autogen.sh

Kevin Bradley 3 年 前
コミット
9c80700bad
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  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