http://www.jwz.org/xscreensaver/xscreensaver-5.09.tar.gz
[xscreensaver] / aclocal.m4
index 6cfcde629e362b5195cc6c743b9e3617284a9f58..ef93b539e264bb53864e6360154cb320745cb422 100644 (file)
@@ -252,7 +252,10 @@ AC_DEFUN(AM_GLIB_WITH_NLS,
 
     AC_OUTPUT_COMMANDS(
       [case "$CONFIG_FILES" in *po/Makefile.in*)
+        rm -f po/stamp-it po/stamp-it.tmp
+        > po/stamp-it.tmp
         sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
+        mv po/stamp-it.tmp po/stamp-it
       esac])
 
     dnl These rules are solely for the distribution goal.  While doing this