From 3ecc52ef72c09ad43a04c476ef3d5f1be89f81ff Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Tue, 14 Nov 2006 16:52:31 +0000 Subject: [PATCH] - use libtool to linking Changed files: xfce4-diskperf-plugin-libtool.patch -> 1.1 --- xfce4-diskperf-plugin-libtool.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 xfce4-diskperf-plugin-libtool.patch diff --git a/xfce4-diskperf-plugin-libtool.patch b/xfce4-diskperf-plugin-libtool.patch new file mode 100644 index 0000000..1686718 --- /dev/null +++ b/xfce4-diskperf-plugin-libtool.patch @@ -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 -- 2.44.0