From: mdw Date: Tue, 27 Jul 1999 20:29:50 +0000 (+0000) Subject: Aesthetic change: move autoheader before autoconf. X-Git-Tag: 1.1.0~3 X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/commitdiff_plain/c76c8dfdaf401d181cf1dabd8068db1630923712 Aesthetic change: move autoheader before autoconf. --- 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