Added new fixes to changelog, week 31 post release - 3rd Aug.
[modest] / autogen.sh
index 81720f3..095bb92 100755 (executable)
@@ -17,6 +17,6 @@ which gnome-autogen.sh || {
     echo "You need to install gnome-common from GNOME CVS"
     exit 1
 }
-export USE_GNOME2_MACROS=1
 
-USE_GNOME2_MACROS=1 . gnome-autogen.sh 
+USE_GNOME2_MACROS=1 . gnome-autogen.sh $@
+