From fe4e006cf3fa701169e9d786d258832036ed9af3 Mon Sep 17 00:00:00 2001 From: recht Date: Sat, 3 Jul 2004 23:04:22 +0000 Subject: cleanup forgotten in the previous commit... --- graphics/libgdiplus/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile index 289d1150afe..68428f48fa7 100644 --- a/graphics/libgdiplus/Makefile +++ b/graphics/libgdiplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/07/03 23:03:21 recht Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/03 23:04:22 recht Exp $ # DISTNAME= libgdiplus-1.0 @@ -17,11 +17,6 @@ USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= libgdiplus.pc.in GNU_CONFIGURE= yes -# XXX gdip_win32.c uses pthread, but -# configure doesn't check for it... -#CFLAGS+= ${PTHREAD_CFLAGS} -#LDFLAGS+= ${PTHREAD_LDFLAGS} - pre-configure: cd ${WRKSRC}; \ ${AUTOHEADER}; \ -- cgit v1.2.3