From ef4490102a278a335d711dda2fc144a99f985a76 Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 4 Mar 2003 23:35:23 +0000 Subject: [PATCH] automake before autoconf. CVS patchset: 6651 CVS date: 2003/03/04 23:35:23 --- elfutils/autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elfutils/autogen.sh b/elfutils/autogen.sh index 77e73ed..60700bf 100755 --- a/elfutils/autogen.sh +++ b/elfutils/autogen.sh @@ -3,8 +3,8 @@ libtoolize --copy --force aclocal autoheader +automake -a -c autoconf -automake if [ "$1" = "--noconfigure" ]; then exit 0; -- 2.7.4