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
configure.ac
... ... @@ -54,7 +54,7 @@ AM_INIT_AUTOMAKE
54 54 dnl Check for iconv
55 55 AM_ICONV
56 56  
57   -dnf Set gettext version
  57 +dnl Set gettext version
58 58 AM_GNU_GETTEXT_VERSION([0.14])
59 59  
60 60 dnl Checks for programs.
... ...