Sometimes dist creates an Obsolete file saying what symbols should be used for ifdef...
authornveid <nveid@cobramush.org>
Tue, 3 Apr 2007 06:41:39 +0000 (06:41 +0000)
committernveid <nveid@cobramush.org>
Tue, 3 Apr 2007 06:41:39 +0000 (06:41 +0000)
utils/preparedist.sh

index ad094317362ee255a928852936e112b8f8a82fdb..32f9aa24af73576360fbdbe0ab0ad036c75f97b2 100644 (file)
@@ -20,6 +20,7 @@ chmod 755 utils/update.pl
 # Step 2: run metaconfig
 echo "Running metaconfig to generate Configure and config_h.SH..."
 metaconfig -M
+rm Obsolete
 
 # Step 3: generate changes.txt
 echo "Generating changes.txt..."