ITS#6870 Reverted last commit

This commit is contained in:
Ralf Haferkamp 2011-03-18 15:18:42 +00:00
parent 061786c8dc
commit a6dce60b27
2 changed files with 2 additions and 2 deletions

View file

@ -14,8 +14,8 @@
## <http://www.OpenLDAP.org/license.html>.
SUBDIRS= \
liblber \
liblutil \
liblber \
liblunicode \
libldap libldap_r \
librewrite

View file

@ -34,7 +34,7 @@ PROGRAMS= dtest etest idtest
LDAP_INCDIR= ../../include
LDAP_LIBDIR= ../../libraries
XLIBS = $(LIBRARY)
XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A)
XXLIBS =
NT_LINK_LIBS = $(AC_LIBS)
UNIX_LINK_LIBS = $(AC_LIBS)