From f53fff4f072de2e4a046eea9d57bbf1f435e801a Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 27 Feb 2003 22:56:52 +0000 Subject: that should help gentoo and mandrake to select the right automake version CVS patchset: 4299 CVS date: 2003/02/27 22:56:52 --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 8bf4d7663..2d57a76be 100755 --- a/autogen.sh +++ b/autogen.sh @@ -18,7 +18,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # -# $Id: autogen.sh,v 1.7 2003/01/05 19:32:34 storri Exp $ +# $Id: autogen.sh,v 1.8 2003/02/27 22:56:52 miguelfreitas Exp $ # # Maintained by Stephen Torri # @@ -27,6 +27,7 @@ PROG=xine-lib # Minimum value required to build +export WANT_AUTOMAKE_1_6=1 AUTOMAKE_MIN=1.6.0 AUTOCONF_MIN=2.53 LIBTOOL_MIN=1.4.0 -- cgit v1.2.3