X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=xscreensaver%2Faclocal.m4;h=ef93b539e264bb53864e6360154cb320745cb422;hb=52e19621a5479afa0c08ff71285be16fc980b775;hp=6cfcde629e362b5195cc6c743b9e3617284a9f58;hpb=0b7989a1c28e2055a9ee7c92b9ccbe4130a84d2a;p=xscreensaver diff --git a/xscreensaver/aclocal.m4 b/xscreensaver/aclocal.m4 index 6cfcde6..ef93b53 100644 --- a/xscreensaver/aclocal.m4 +++ b/xscreensaver/aclocal.m4 @@ -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