]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/Makefile.in
ITS#6507
[openldap] / libraries / liblber / Makefile.in
index 41be92d4b95513c45c9ff6654ed87ed37394564b..a4fd79e342626e189be02dcd34f3d065eee2aa26 100644 (file)
@@ -1,6 +1,8 @@
 # LIBLBER
 # $OpenLDAP$
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2010 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -35,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)