openldap/libraries/libavl
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
..
avl.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
libavl.dsp merged with autoconf branch 1998-10-25 01:41:42 +00:00
libavl.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
testavl.c Remove extern declarations of library functions from source.c. 1998-11-16 05:07:27 +00:00
testavl.dsp merged with autoconf branch 1998-10-25 01:41:42 +00:00
testavl.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00