]> git.sur5r.net Git - openldap/commitdiff
No longer need -lssl
authorHoward Chu <hyc@symas.com>
Fri, 1 Jul 2011 13:37:51 +0000 (06:37 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 1 Sep 2011 22:53:33 +0000 (15:53 -0700)
libraries/libmdb/Makefile

index 94154e0d0a98f972a4922b38097e7843ea79d953..36e782ba4971183fdf88ae34655048d2d87e857a 100644 (file)
@@ -2,7 +2,7 @@ CC      = gcc
 W      = -W -Wall -Wno-unused-parameter -Wcast-qual -Wbad-function-cast
 OPT = -O2 -g
 CFLAGS = -pthread $(OPT) $(W) $(XCFLAGS)
-LDLIBS = -lssl
+LDLIBS =
 
 all:   mtest mdb_stat