]> git.pld-linux.org Git - packages/libglade.git/blame - libglade-use_AM_GNU_GETTEXT.patch
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
[packages/libglade.git] / libglade-use_AM_GNU_GETTEXT.patch
CommitLineData
8c84a06f 1--- libglade-0.16/configure.in~ Sat Feb 10 10:35:43 2001
2+++ libglade-0.16/configure.in Mon Apr 23 18:47:37 2001
3@@ -84,7 +84,7 @@
4 dnl gettext stuff ... there is no message catalog for libglade -- libglade
5 dnl provides translation for the XML files it reads in.
6 ALL_LINGUAS=""
7-AM_GNOME_GETTEXT
8+AM_GNU_GETTEXT
9
10 AC_OUTPUT([Makefile
11 libglade.spec
This page took 0.032882 seconds and 4 git commands to generate.