From: Kurt Zeilenga Date: Mon, 22 Jan 2001 20:57:03 +0000 (+0000) Subject: Fix bad merge X-Git-Tag: OPENLDAP_REL_ENG_2_0_8~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc229944bc54d17b613e264d7c4bfb13e4bbd60f;p=thirdparty%2Fopenldap.git Fix bad merge --- diff --git a/build/top.mk b/build/top.mk index 4abb0e26c1..bedba0b139 100644 --- a/build/top.mk +++ b/build/top.mk @@ -144,7 +144,7 @@ SLAPD_SQL_LDFLAGS = @SLAPD_SQL_LDFLAGS@ SLAPD_SQL_INCLUDES = @SLAPD_SQL_INCLUDES@ SLAPD_SQL_LIBS = @SLAPD_SQL_LIBS@ -SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ +SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ SLURPD_LIBS = @SLURPD_LIBS@ # Our Defaults