From: Kurt Zeilenga Date: Wed, 20 Sep 2000 17:25:04 +0000 (+0000) Subject: Build liblunicode first X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1938 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c852017be442e89b568debc33424e2786026e37;p=thirdparty%2Fopenldap.git Build liblunicode first --- diff --git a/libraries/Makefile.in b/libraries/Makefile.in index 46d260a0f5..9d22aafffd 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -4,7 +4,7 @@ ## ## Libraries Makefile for OpenLDAP -SUBDIRS= liblutil libldif \ +SUBDIRS= liblunicode liblutil libldif \ liblber libldap libldap_r \ - libavl libldbm liblunicode + libavl libldbm