diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
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. | |||
| 264 | AM_MISSING_PROG([HELP2MAN], [help2man]) | 264 | AM_MISSING_PROG([HELP2MAN], [help2man]) |
| 265 | 265 | ||
| 266 | dnl Documentation translation. | 266 | dnl Documentation translation. |
| 267 | AM_MISSING_PROG([PO4A], [po4a]) | ||
| 267 | AM_MISSING_PROG([PO4A_TRANSLATE], [po4a-translate]) | 268 | AM_MISSING_PROG([PO4A_TRANSLATE], [po4a-translate]) |
| 268 | AM_MISSING_PROG([PO4A_UPDATEPO], [po4a-updatepo]) | ||
| 269 | 269 | ||
| 270 | AC_MSG_CHECKING([if building from git]) | 270 | AC_MSG_CHECKING([if building from git]) |
| 271 | if test -e .git; then | 271 | if test -e .git; then |
