summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c7b61d56a74..7ef135c0a73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -264,8 +264,8 @@ dnl Manual pages.
264AM_MISSING_PROG([HELP2MAN], [help2man]) 264AM_MISSING_PROG([HELP2MAN], [help2man])
265 265
266dnl Documentation translation. 266dnl Documentation translation.
267AM_MISSING_PROG([PO4A], [po4a])
267AM_MISSING_PROG([PO4A_TRANSLATE], [po4a-translate]) 268AM_MISSING_PROG([PO4A_TRANSLATE], [po4a-translate])
268AM_MISSING_PROG([PO4A_UPDATEPO], [po4a-updatepo])
269 269
270AC_MSG_CHECKING([if building from git]) 270AC_MSG_CHECKING([if building from git])
271if test -e .git; then 271if test -e .git; then