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)
committerAri Johnson <ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000 (15:58 +0000)
(cherry picked from commit c002003113e653a6121d52ca39f4de0ab4e3def3)

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..."