From f098bd3f50b41d824fba1e937356fd48b1c0642d Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 6 Aug 2002 07:09:12 +0000 Subject: [PATCH] Added autoheader call --- cvscompile | 1 + 1 file changed, 1 insertion(+) diff --git a/cvscompile b/cvscompile index 99ccc85..61585ea 100644 --- a/cvscompile +++ b/cvscompile @@ -1,6 +1,7 @@ #!/bin/bash aclocal $ACLOCAL_FLAGS +autoheader automake --foreign --add-missing autoconf export CFLAGS='-O2 -Wall -pipe -g' -- 2.47.1