+1999-07-03 Thomas Tanner <tanner@ffii.org>
+
+ * doc/PLATFORMS: 1.3b passes all tests on cygwin
+
+1999-07-03 Pavel Roskin <pavel_roskin@geocities.com>
+
+ * ltconfig.in: finish_cmds for FreeBSD removed
+ * depdemo/l3/Makefile.am: install libl3.la into an extra directory
+
1999-07-02 Gary V. Vaughan <gary@oranda.demon.co.uk>
* configure.in: bumped version to 1.3c.
INCLUDES = -I$(top_srcdir)
-lib_LTLIBRARIES = libl3.la
+extradir = $(libdir)/extra
+
+extra_LTLIBRARIES = libl3.la
libl3_la_SOURCES = l3.c l3.h
libl3_la_LIBADD = $(top_builddir)/l1/libl1.la $(top_builddir)/l2/libl2.la
i*86-*-bsdi3.1 gcc 1.2e NS
i*86-*-bsdi3.0 gcc 1.2e NS
i*86-*-bsdi2.1 gcc 1.2e NS
-i*86-pc-cygwin gcc 1.3.2 NS
+i*86-pc-cygwin gcc 1.3b NS
(egcs-1.1 stock b20.1 compiler)
i*86-*-dguxR4.20MU01 gcc 1.2 ok
i*86-*-freebsdelf4.0 gcc 1.2f ok
need_version=yes
;;
esac
- finish_cmds='PATH="\$PATH:/sbin" OBJFORMAT="'"$objformat"'" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
case "$host_os" in
freebsd2* | freebsd3.[01]*)