From 363aaa85548db46e5c4cf641482dab056003fff3 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 5 Nov 2003 21:04:07 +0000 Subject: switch to LIBTOOL_OVERRIDE from LTCONFIG_OVERRIDE. Fixes Solaris linking --- print/pdflib/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/pdflib/Makefile.common b/print/pdflib/Makefile.common index d8a7372acea..a13171f0fec 100644 --- a/print/pdflib/Makefile.common +++ b/print/pdflib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2003/07/17 22:52:36 grant Exp $ +# $NetBSD: Makefile.common,v 1.9 2003/11/05 21:04:07 dmcmahill Exp $ DISTNAME= pdflib-${PDFLIB_DIST_VERS} PKGREVISION= 1 @@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --enable-cxx=no CPPFLAGS+= -Dunix USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../graphics/png/buildlink2.mk" .include "../../graphics/tiff/buildlink2.mk" -- cgit v1.2.3