Change reference to metaconfig to autoconf
authorAri Johnson <ari@theari.com>
Mon, 18 Apr 2011 04:54:11 +0000 (00:54 -0400)
committerAri Johnson <ari@theari.com>
Mon, 18 Apr 2011 04:54:11 +0000 (00:54 -0400)
utils/preparedist.sh

index 68260257e40d49e7856b6df37e94c5148098a744..4193667af95f5c3b72d854ad2aaaa245e6609b7e 100755 (executable)
@@ -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