Don't break on systems with older gettext versions
authorJeffrey Stedfast <fejj@gnome.org>
Tue, 19 Apr 2011 20:40:55 +0000 (16:40 -0400)
committerJeffrey Stedfast <fejj@gnome.org>
Tue, 19 Apr 2011 20:41:37 +0000 (16:41 -0400)
po/mcs/Makefile.in.in

index 83d8838ac017b8602f0ac150d7bda5a90da81c2f..b95ad9226d4093e0a07cc742651c8dadd2ee12fe 100644 (file)
@@ -9,7 +9,7 @@
 # General Public License and is *not* in the public domain.
 #
 # Origin: gettext-0.18
-GETTEXT_MACRO_VERSION = 0.18
+GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@