Fixes NB#112983, do not show last updated time as 01/01/1970 for newly created accounts
[modest] / autogen.sh
index 3bf9c50..095bb92 100755 (executable)
@@ -17,4 +17,6 @@ which gnome-autogen.sh || {
     echo "You need to install gnome-common from GNOME CVS"
     exit 1
 }
-USE_GNOME2_MACROS=1 . gnome-autogen.sh
+
+USE_GNOME2_MACROS=1 . gnome-autogen.sh $@
+