comparison ChangeLog @ 4104:fef735180134

[project @ 2002-10-15 20:28:20 by jwe]
author jwe
date Tue, 15 Oct 2002 20:28:21 +0000
parents 677c5f3a15be
children 92f4552ea359
comparison
equal deleted inserted replaced
4103:677c5f3a15be 4104:fef735180134
1 2002-10-15 Paul Kienzle <pkienzle@users.sf.net>
2
3 * configure.in (library_path_var): New variable.
4
1 2002-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> 5 2002-10-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2 6
3 * configure.in (SH_LDFLAGS): Additional options for Cygwin: 7 * configure.in (SH_LDFLAGS): Additional options for Cygwin:
4 -Wl,--export-all-symbols -Wl,--enable-auto-import 8 -Wl,--export-all-symbols -Wl,--enable-auto-import.
5 -Wl,--allow-multiple-definition.
6 9
7 * Makeconf.in (TERMLIBS): Substitute here. 10 * Makeconf.in (TERMLIBS): Substitute here.
8 11
9 * configure.in: Define OCTAVE_USE_WINDOWS_API if 12 * configure.in: Define OCTAVE_USE_WINDOWS_API if
10 defined (__WIN32__) && ! defined (__CYGWIN__), not if 13 defined (__WIN32__) && ! defined (__CYGWIN__), not if