From b5f5847bedf884611a9978236bb66d150016c71e Mon Sep 17 00:00:00 2001 From: crunchy Date: Fri, 27 Jun 2003 13:40:23 +0000 Subject: tested and hopefully fixed the backup and restore commands --- autogen.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index f0bc897..a92008e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,6 +5,8 @@ # Andreas Buesching # $id$ +export WANT_AUTOMAKE="1.7" + aclocal && autoconf && automake -a && ./configure $@ # end of autogen.sh -- cgit v1.2.3