]> git.pld-linux.org Git - packages/eject.git/commitdiff
added AM_GNU_GETTEXT to configure.in
authorArtur Frysiak <artur@frysiak.net>
Mon, 6 Jan 2003 00:22:05 +0000 (00:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eject-gettext.patch -> 1.1

eject-gettext.patch [new file with mode: 0644]

diff --git a/eject-gettext.patch b/eject-gettext.patch
new file mode 100644 (file)
index 0000000..4e1a594
--- /dev/null
@@ -0,0 +1,10 @@
+--- eject-2.0.12/configure.in.wiget    Tue Oct  2 00:48:32 2001
++++ eject-2.0.12/configure.in  Mon Jan  6 01:13:08 2003
+@@ -20,5 +20,7 @@
+ AC_CHECK_FUNCS(regcomp strdup strerror)
+ AC_SUBST(DEFAULTDEVICE)
++AM_GNU_GETTEXT([external])
++AM_GNU_GETTEXT_VERSION(0.11.5)
+ AC_OUTPUT(Makefile)
This page took 0.097833 seconds and 4 git commands to generate.