From c76c8dfdaf401d181cf1dabd8068db1630923712 Mon Sep 17 00:00:00 2001 From: mdw Date: Tue, 27 Jul 1999 20:29:50 +0000 Subject: [PATCH] Aesthetic change: move autoheader before autoconf. --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 048c599..3913a83 100755 --- a/setup +++ b/setup @@ -4,7 +4,7 @@ set -e mklinks ln -s ../mLib . mkaclocal -autoconf autoheader +autoconf automake mkdir build -- 2.11.0