]> git.pld-linux.org Git - packages/xfce4-diskperf-plugin.git/commitdiff
- use libtool to linking
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 14 Nov 2006 16:52:31 +0000 (16:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfce4-diskperf-plugin-libtool.patch -> 1.1

xfce4-diskperf-plugin-libtool.patch [new file with mode: 0644]

diff --git a/xfce4-diskperf-plugin-libtool.patch b/xfce4-diskperf-plugin-libtool.patch
new file mode 100644 (file)
index 0000000..1686718
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN xfce4-diskperf-plugin-2.0/configure.ac xfce4-diskperf-plugin-2.0.new/configure.ac
+--- xfce4-diskperf-plugin-2.0/configure.ac     2006-11-14 17:13:53.000000000 +0100
++++ xfce4-diskperf-plugin-2.0.new/configure.ac 2006-11-14 17:13:32.000000000 +0100
+@@ -24,6 +24,7 @@
+ dnl Check for basic programs
+ AC_PROG_CC
+ AC_PROG_INSTALL
++AC_PROG_LIBTOOL
+ AC_PROG_INTLTOOL
+ dnl Check for standard header files
This page took 0.085881 seconds and 4 git commands to generate.