From 2c81a6cb1d6603657b0d31e1e6ad9f580904697b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 29 Mar 2004 22:09:11 +0000 Subject: Remove automake files from cvs. Let's see whether it works for Roger too. svn:r1369 --- autogen.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 5b9758599..efe6d360d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,8 @@ #!/bin/sh # Run this to generate all the initial makefiles, etc. -aclocal && autoheader && autoconf && automake +aclocal && + autoheader && + autoconf && + automake --add-missing --copy ./configure -- cgit v1.2.3