From: Ari Johnson Date: Mon, 18 Apr 2011 04:54:11 +0000 (-0400) Subject: Change reference to metaconfig to autoconf X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=5d36ab258dc572016fdedeac4747b3418b9c69ec;p=cobramush.git Change reference to metaconfig to autoconf --- diff --git a/utils/preparedist.sh b/utils/preparedist.sh index 6826025..4193667 100755 --- a/utils/preparedist.sh +++ b/utils/preparedist.sh @@ -28,7 +28,7 @@ mv hdrs/switches.h win32/ mv hdrs/funs.h win32/ # Step 3: run autoconf -echo "Running metaconfig to generate configure" +echo "Running autoconf to generate configure" autoconf # Step 4: generate changes.txt