patch for pilot-link dfport

Allan Bowhill kosmos at blarg.net
Sun Jul 18 11:47:35 PDT 2004


Hi,

During a KDE build, dfports/pilot-link fails to configure, due to a
deprecated "USE_LIBTOOL=YES" option in dfports/pilot-link/Makefile.
Attached is a patch to fix this.

--Allan Bowhill--- Makefile	2004-07-18 18:39:14.000000000 +0000
+++ tmp/Makefile	2004-07-18 18:34:20.000000000 +0000
@@ -21,7 +21,7 @@
 
 USE_GETOPT_LONG=yes
 USE_BZIP2=	yes
-USE_LIBTOOL=	yes
+USE_LIBTOOL_VERSION=15
 INSTALLS_SHLIB=	yes
 USE_PERL5=	yes
 




More information about the Submit mailing list