summaryrefslogtreecommitdiff
path: root/src/autopoint.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/autopoint.in')
-rwxr-xr-xsrc/autopoint.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autopoint.in b/src/autopoint.in
index 0adb809..c1ab563 100755
--- a/src/autopoint.in
+++ b/src/autopoint.in
@@ -16,7 +16,7 @@ for i in $m4src/*.m4 ; do
cp $i m4/
done
-touch config.rpath
+touch config.rpath ABOUT-NLS
for i in intl/Makefile.in po/Makefile.in.in ; do
[ -e "$i" ] && touch "$i" || gen_makefile "$i"