X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=aclocal.m4;h=ef93b539e264bb53864e6360154cb320745cb422;hp=6cfcde629e362b5195cc6c743b9e3617284a9f58;hb=f0261d8acab611f3433160e4f07367b870439739;hpb=7b34ef992563d7bcbb64cc5597dc45fa24470b05 diff --git a/aclocal.m4 b/aclocal.m4 index 6cfcde62..ef93b539 100644 --- a/aclocal.m4 +++ b/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