From 9764925205c48f3eed7000df35d4a238ce0147ad Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 17 May 2013 13:37:03 +0200 Subject: build: Split autoreconf options maemo's Scratchbox autoreconf chokes on the combined ones --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 79eac332..74c7c290 100755 --- a/autogen.sh +++ b/autogen.sh @@ -13,7 +13,7 @@ mkdir m4 glib-gettextize --force --copy intltoolize --force --copy --automake -autoreconf -vifW all -W no-portability -W no-obsolete +autoreconf -v -i -f -W all -W no-portability -W no-obsolete #libtoolize -c #glib-gettextize --force --copy -- cgit v1.2.3