瀏覽代碼

tweak autogen again

Kevin Bradley 3 年之前
父節點
當前提交
db5ceb7475
共有 1 個文件被更改,包括 2 次插入2 次删除
  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