]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/Makefile.in
Update PF_INET6 and PF_UNIX detection, both default to auto
[openldap] / libraries / libldap / Makefile.in
index 59f3b41a36a006f1a5b8ce2c1b1bc28571aadf60..0ae884ddb1da73139533edf2b2a3f6c373f8cf49 100644 (file)
@@ -15,9 +15,9 @@ SRCS  = bind.c open.c result.c error.c compare.c search.c \
        getfilter.c sasl.c sbind.c kbind.c unbind.c friendly.c cldap.c \
        free.c disptmpl.c srchpref.c dsparse.c tmplout.c sort.c \
        getdn.c getentry.c getattr.c getvalues.c addentry.c \
-       request.c getdxbyname.c os-ip.c url.c charset.c \
+       request.c os-ip.c url.c sortctrl.c vlvctrl.c \
        init.c options.c print.c string.c util-int.c schema.c \
-       charray.c digest.c tls.c dn.c os-local.c dnssrv.c \
+       charray.c tls.c dn.c os-local.c dnssrv.c \
        utf-8.c
 OBJS   = bind.lo open.lo result.lo error.lo compare.lo search.lo \
        controls.lo messages.lo references.lo extended.lo \
@@ -25,9 +25,9 @@ OBJS  = bind.lo open.lo result.lo error.lo compare.lo search.lo \
        getfilter.lo sasl.lo sbind.lo kbind.lo unbind.lo friendly.lo cldap.lo \
        free.lo disptmpl.lo srchpref.lo dsparse.lo tmplout.lo sort.lo \
        getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
-       request.lo getdxbyname.lo os-ip.lo url.lo charset.lo \
+       request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo \
        init.lo options.lo print.lo string.lo util-int.lo schema.lo \
-       charray.lo digest.lo tls.lo dn.lo os-local.lo dnssrv.lo \
+       charray.lo tls.lo dn.lo os-local.lo dnssrv.lo \
        utf-8.lo
 
 LDAP_INCDIR= ../../include