]> git.pld-linux.org Git - packages/gnome-games.git/blame - gnome-games-use_AM_GNU_GETTEXT.patch
- added fix for building in new gettext enviroment (use_AM_GNU_GETTEXT patch).
[packages/gnome-games.git] / gnome-games-use_AM_GNU_GETTEXT.patch
CommitLineData
196b87d4 1--- gnome-games-1.4.0.1/configure.in Sat Apr 14 04:26:16 2001
2+++ gnome-games-1.4.0.1/configure.in~ Wed Mar 28 20:46:07 2001
3@@ -56,7 +56,7 @@
4 AM_CONDITIONAL(HAS_CURSES, test "$has_curses" = true)
5
6 ALL_LINGUAS="cs da de el en_GB es et fi fr ga gl hu it ja ko lt nl no pl pt pt_BR ru sk sv tr uk wa zh_TW.Big5 zh_CN.GB2312"
7-AM_GNOME_GETTEXT
8+AM_GNU_GETTEXT
9
10 AC_SUBST(CFLAGS)
11 AC_SUBST(CPPFLAGS)
This page took 0.025491 seconds and 4 git commands to generate.