From d14b3b2f4a5e06f16c6bf6e2cffd7fcbbeb30cdc Mon Sep 17 00:00:00 2001 From: hno <> Date: Mon, 12 May 2003 03:07:01 +0000 Subject: [PATCH] More updates for new autoconf version --- mksnapshot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mksnapshot.sh b/mksnapshot.sh index cfb1a95f54..982dd81785 100755 --- a/mksnapshot.sh +++ b/mksnapshot.sh @@ -26,11 +26,11 @@ cd $tmpdir eval `grep "^ *VERSION=" configure | sed -e 's/-CVS//'` eval `grep "^ *PACKAGE=" configure` ed -s configure.in <