diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index de6e818..2851b66 100644 --- a/configure.ac +++ b/configure.ac @@ -7,6 +7,7 @@ AC_PROG_CC_STDC AC_HEADER_STDC AC_PROG_INSTALL AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION(0.17) # It is important to build both a static and a shared version of the libr # library. The shared version is for future-proofing, whereas the static |