Another libtool adjustment
This commit is contained in:
父節點
8a454579d2
當前提交
cf051ad290
@ -23,6 +23,8 @@ echo "Running aclocal $ACLOCAL_FLAGS"
|
||||
aclocal $ACLOCAL_FLAGS || fail
|
||||
echo "Running libtoolize"
|
||||
libtoolize --copy --force || fail
|
||||
echo "Running aclocal $ACLOCAL_FLAGS"
|
||||
aclocal $ACLOCAL_FLAGS || fail
|
||||
echo "Removing autoheader cruft"
|
||||
rm -f config.h.in src/config.h.in
|
||||
echo "Running autoheader"
|
||||
|
載入中…
新增問題並參考
Block a user