summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdv2pdf/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdv2pdf/configure.ac')
-rw-r--r--Build/source/texk/xdv2pdf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdv2pdf/configure.ac b/Build/source/texk/xdv2pdf/configure.ac
index efe6e62ccc5..7eebb7787fb 100644
--- a/Build/source/texk/xdv2pdf/configure.ac
+++ b/Build/source/texk/xdv2pdf/configure.ac
@@ -50,7 +50,7 @@ dnl Check that Kpathsea supports the opentype file format.
KPSE_ADD_FLAGS([kpathsea])
KPSE_CHECK_KPSE_FORMAT([opentype], ,
[build=no
-AC_MSG_WARN([Kpathsea does not support opentype files, can not build xdv2pdf.])])
+KPSE_MSG_WARN([Kpathsea does not support opentype files, can not build xdv2pdf.])])
KPSE_RESTORE_FLAGS
fi