]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/Makefile.in
check for overflows
[openldap] / libraries / liblber / Makefile.in
index eca79a80ae92de1f83dfa35b265aa43be7fbaa58..3856e6387ca24830689c41b6f87134057a1284a0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2008 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -37,6 +37,7 @@ LDAP_LIBDIR= ../../libraries
 XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A)
 XXLIBS = 
 NT_LINK_LIBS = $(AC_LIBS)
+UNIX_LINK_LIBS = $(AC_LIBS)
 
 dtest:    $(XLIBS) dtest.o
        $(LTLINK) -o $@ dtest.o $(LIBS)