From ca6e49808e838f67a3d2b5258227caa7cd187645 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Fri, 13 Apr 2001 15:29:35 +0000 Subject: [PATCH] b636b4fe9ad1117ceb9345e58a1d1d7b freeciv-gettext.patch Changed files: freeciv-gettext.patch -> 1.1 --- freeciv-gettext.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 freeciv-gettext.patch diff --git a/freeciv-gettext.patch b/freeciv-gettext.patch new file mode 100644 index 0000000..0044d6b --- /dev/null +++ b/freeciv-gettext.patch @@ -0,0 +1,12 @@ +--- freeciv-1.11.4/configure.in.wiget Fri Apr 13 17:18:04 2001 ++++ freeciv-1.11.4/configure.in Fri Apr 13 17:21:53 2001 +@@ -474,6 +474,9 @@ + fi]) + fi + ++INTLDEPS="" ++AC_SUBST(INTLDEPS) ++ + dnl Freeciv uses a non-standard macro, Q_(), to handle cases of qualified + dnl translatable strings. Since the Gettext supplied Autoconf support + dnl doesn't seem to have a way to add new keywords to its xgettext call, -- 2.44.0