X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2FMakefile.in;h=a4fd79e342626e189be02dcd34f3d065eee2aa26;hb=f9797d3b914f8e8f83454ca99c7e8beb218ba566;hp=41be92d4b95513c45c9ff6654ed87ed37394564b;hpb=e3a4c4ec9c640c03612f90bec1e95bfc55a54947;p=openldap diff --git a/libraries/liblber/Makefile.in b/libraries/liblber/Makefile.in index 41be92d4b9..a4fd79e342 100644 --- a/libraries/liblber/Makefile.in +++ b/libraries/liblber/Makefile.in @@ -1,6 +1,8 @@ # LIBLBER # $OpenLDAP$ -## Copyright 1998-2003 The OpenLDAP Foundation. +## This work is part of OpenLDAP Software . +## +## 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)