]> git.pld-linux.org Git - packages/gtranslator.git/commitdiff
- added missing AC_PROG_RANLIB
authoraflinta <aflinta@pld-linux.org>
Fri, 3 Jan 2003 21:24:05 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtranslator-configure_in.patch -> 1.1

gtranslator-configure_in.patch [new file with mode: 0644]

diff --git a/gtranslator-configure_in.patch b/gtranslator-configure_in.patch
new file mode 100644 (file)
index 0000000..eea700c
--- /dev/null
@@ -0,0 +1,15 @@
+diff -urN gtranslator.orig/configure.in gtranslator/configure.in
+--- gtranslator.orig/configure.in      Wed Jan  1 20:19:24 2003
++++ gtranslator/configure.in   Wed Jan  1 20:21:09 2003
+@@ -19,6 +19,11 @@
+ AC_PROG_INTLTOOL(0.22)
+ dnl -------------------------------------------------------------------
++dnl Needed by newest automake
++dnl -------------------------------------------------------------------
++AC_PROG_RANLIB
++
++dnl -------------------------------------------------------------------
+ dnl Standard bla-bla checks.
+ dnl -------------------------------------------------------------------
+ AC_ISC_POSIX
This page took 0.098937 seconds and 4 git commands to generate.