]> git.pld-linux.org Git - packages/freeciv.git/blob - freeciv-gettext.patch
- freeciv splitted to freeciv,freeciv-client and freeciv-server
[packages/freeciv.git] / freeciv-gettext.patch
1 --- freeciv-1.11.4/configure.in.wiget   Fri Apr 13 17:18:04 2001
2 +++ freeciv-1.11.4/configure.in Fri Apr 13 17:21:53 2001
3 @@ -474,6 +474,9 @@
4    fi])
5  fi
6  
7 +INTLDEPS=""
8 +AC_SUBST(INTLDEPS)
9 +
10  dnl Freeciv uses a non-standard macro, Q_(), to handle cases of qualified
11  dnl translatable strings.  Since the Gettext supplied Autoconf support
12  dnl doesn't seem to have a way to add new keywords to its xgettext call,
This page took 0.127735 seconds and 3 git commands to generate.