summaryrefslogtreecommitdiff
path: root/intltool.m4
diff options
context:
space:
mode:
authorthomasvs <>2004-01-05 16:56:15 +0000
committerthomasvs <>2004-01-05 16:56:15 +0000
commit31c80821499aec2aee1226f641207687bf01320b (patch)
tree4e6f79b8d2465cf5fc358e7904d3788d08a504eb /intltool.m4
parentd5d97a80c09947167fe1ea5586b930ff0815e19b (diff)
downloadintltool-31c80821499aec2aee1226f641207687bf01320b.tar.gz
make ac_aux_dir available with am14
Diffstat (limited to 'intltool.m4')
-rw-r--r--intltool.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/intltool.m4 b/intltool.m4
index 3c51945..368828d 100644
--- a/intltool.m4
+++ b/intltool.m4
@@ -153,6 +153,6 @@ fi
chmod ugo+x intltool-update
chmod u+w intltool-update
-], INTLTOOL_PERL=${INTLTOOL_PERL})
+], INTLTOOL_PERL=${INTLTOOL_PERL} ac_aux_dir=${ac_aux_dir})
])