]> git.pld-linux.org Git - packages/Guppi.git/commitdiff
- use AM_GNU_GETTEXT instead AM_GNOME_GETTEXT.
authorkloczek <kloczek@pld-linux.org>
Sun, 13 May 2001 01:58:19 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Guppi-use_AM_GNU_GETTEXT.patch -> 1.1

Guppi-use_AM_GNU_GETTEXT.patch [new file with mode: 0644]

diff --git a/Guppi-use_AM_GNU_GETTEXT.patch b/Guppi-use_AM_GNU_GETTEXT.patch
new file mode 100644 (file)
index 0000000..7d3ec2f
--- /dev/null
@@ -0,0 +1,11 @@
+--- Guppi-0.35.4/configure.in~ Sun May  6 10:27:38 2001
++++ Guppi-0.35.4/configure.in  Wed May  9 03:12:44 2001
+@@ -119,7 +119,7 @@
+ # Configure gettext
+ ALL_LINGUAS="da de es fr is it nl no pt pt_BR ru sv uk pl"
+-AM_GNOME_GETTEXT
++AM_GNU_GETTEXT
+ gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
+ AC_SUBST(gnomelocaledir)
This page took 0.09103 seconds and 4 git commands to generate.