comparison ChangeLog @ 3835:47ee5e57a350

[project @ 2001-05-23 06:41:58 by jwe]
author jwe
date Wed, 23 May 2001 06:41:58 +0000
parents 77a11ed451d4
children 07b99a1889cb
comparison
equal deleted inserted replaced
3834:414e694c9e6a 3835:47ee5e57a350
1 2001-05-23 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * configure.in: Quote the call to AC_CHECK_FUNC inside the
4 AC_CHECK_LIB macro when checking for lapack. For autoconf 2.50
5
6 * aclocal.m4: Changes for autoconf 2.50:
7 Convert dnl comments inside AC_DEFUN to ###.
8 (OCTAVE_FLIBS): Use [] quoting instead of changequote.
9
1 2001-05-02 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2001-05-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2 11
3 * octMakefile.in: Remove remaining references to readline. 12 * octMakefile.in: Remove remaining references to readline.
4 (CONF_DISTFILES): Add autogen.sh to the list. 13 (CONF_DISTFILES): Add autogen.sh to the list.
5 14