openldap/clients/tools
Kurt Zeilenga 28a671d10d Revamp build system yet again to move all external libraries to
end of link.    Basic order is:
	$LDFLAGS internal-libs external-libs $LIBS $LTHREAD_LIBS

LTHREAD_LIBS is last as -lpthread (or equiv) must be last on many systems.
LIBS is next to last as some user might have put -lpthread (or equiv)
in $LIBS.
1999-01-14 01:31:43 +00:00
..
ldapdelete.c Make ldap_set_option options optional. 1998-12-29 05:33:34 +00:00
ldapdelete.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
ldapdelete.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldapmodify.c Make ldap_set_option options optional. 1998-12-29 05:33:34 +00:00
ldapmodify.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
ldapmodify.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldapmodrdn.c Make ldap_set_option options optional. 1998-12-29 05:33:34 +00:00
ldapmodrdn.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
ldapmodrdn.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldappasswd.c Fix --disable-crypt and --disable-cleartext 1998-12-29 21:45:08 +00:00
ldapsearch.c Should have left 'scope' alone. 1998-12-29 05:44:18 +00:00
ldapsearch.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
ldapsearch.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Revamp build system yet again to move all external libraries to 1999-01-14 01:31:43 +00:00
Versionldd.c Initial revision 1998-08-09 00:43:13 +00:00
Versionldm.c Initial revision 1998-08-09 00:43:13 +00:00
Versionldr.c Initial revision 1998-08-09 00:43:13 +00:00
Versionlds.c Initial revision 1998-08-09 00:43:13 +00:00