From: Alsor Zhou Date: Thu, 22 Oct 2009 12:42:45 +0000 (+0800) Subject: Remove the build essential version constraint X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=c0df2a1c1547b5602ad1e1c3622e789ea4c13910;p=mim Remove the build essential version constraint --- diff --git a/autogen.sh b/autogen.sh index 47b1cae..3fc1951 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,4 +3,4 @@ gtkdocize glib-gettextize --copy --force -AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --force -i -s +AUTOMAKE=automake ACLOCAL=aclocal autoreconf --force -i -s