From 5d36ab258dc572016fdedeac4747b3418b9c69ec Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Mon, 18 Apr 2011 00:54:11 -0400 Subject: [PATCH] Change reference to metaconfig to autoconf --- utils/preparedist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2