X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=aclocal.m4;h=ef93b539e264bb53864e6360154cb320745cb422;hb=5f9c47ca98dd43d8f59b7c27d3fde6edfde4fe21;hp=6cfcde629e362b5195cc6c743b9e3617284a9f58;hpb=3f9592851ce4ed76a9979bfdd6ec7dc5c457e183;p=xscreensaver 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