Commit a07c86423c96b3a31e2ff9321e2e04c9f9abcbe3

Authored by Perry Werneck
1 parent e752f6ac
Exists in master and in 2 other branches develop, macos

Fixing configure.ac

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -54,7 +54,7 @@ AM_INIT_AUTOMAKE @@ -54,7 +54,7 @@ AM_INIT_AUTOMAKE
54 dnl Check for iconv 54 dnl Check for iconv
55 AM_ICONV 55 AM_ICONV
56 56
57 -dnf Set gettext version 57 +dnl Set gettext version
58 AM_GNU_GETTEXT_VERSION([0.14]) 58 AM_GNU_GETTEXT_VERSION([0.14])
59 59
60 dnl Checks for programs. 60 dnl Checks for programs.