Commit 86286ab5 authored by Youness Alaoui's avatar Youness Alaoui

force autoreconf so libtoolize can renew its files

parent 75becdb7
...@@ -4,7 +4,7 @@ set -e ...@@ -4,7 +4,7 @@ set -e
test -d m4 || mkdir m4 test -d m4 || mkdir m4
gtkdocize || exit 1 gtkdocize || exit 1
autoreconf -i autoreconf -fi
run_configure=true run_configure=true
for arg in $*; do for arg in $*; do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment