X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2FMakefile.in;h=a4fd79e342626e189be02dcd34f3d065eee2aa26;hb=2b3b07da46294d1fd75bae8d86affc3e164cd307;hp=533b0f733fec9a3402afadb7eac1165baf2179b9;hpb=acbb5cf689a4336af05c9f259d909d8141055bac;p=openldap diff --git a/libraries/liblber/Makefile.in b/libraries/liblber/Makefile.in index 533b0f733f..a4fd79e342 100644 --- a/libraries/liblber/Makefile.in +++ b/libraries/liblber/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2006 The OpenLDAP Foundation. +## Copyright 1998-2010 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)