From d91657464badb4a89017abc58664368822d5ad40 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 21 Aug 2000 10:07:35 +0000 Subject: USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. --- net/openldap20/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net/openldap20') diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index dbf440189c95..1e83b6785b3d 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db2 -D_THREAD_SAFE" \ CONFIGURE_ARGS+= --enable-ldbm --with-ldbm-api=db2 .endif -GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS+= --localstatedir=/var/run --enable-shared --enable-dns -- cgit