# HG changeset patch # User Patrice Mandin # Date 1100984248 0 # Node ID 7207057447f51ad36421768359144818d2f77eb8 # Parent 8ba1b9cf9f122add1c2384553c63b180b9df9de9 Add missing --add-missing diff -r 8ba1b9cf9f12 -r 7207057447f5 test/autogen.sh --- a/test/autogen.sh Sat Nov 20 20:56:23 2004 +0000 +++ b/test/autogen.sh Sat Nov 20 20:57:28 2004 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # aclocal -automake --foreign +automake --foreign --add-missing autoconf # Run configure for this platform