comparison ChangeLog @ 3827:ba548facf43b

[project @ 2001-05-02 06:15:06 by jwe]
author jwe
date Wed, 02 May 2001 06:15:09 +0000
parents 0ee55719541a
children e4df622d6bb5
comparison
equal deleted inserted replaced
3826:2184d16975a2 3827:ba548facf43b
1 2001-05-02 Mumit Khan <khan@nanotech.wisc.edu>
2
3 * configure.in: Support for --with-fftw.
4 (FFT_DIR, FFTW_LIBS): New substitutions.
5 * Makeconf.in (FFTW_LIBS): New variable.
6 * acconfig.h (HAVE_FFTW): New macro.
7
1 2001-04-26 John W. Eaton <jwe@bevo.che.wisc.edu> 8 2001-04-26 John W. Eaton <jwe@bevo.che.wisc.edu>
2 9
3 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Require readline unless 10 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Require readline unless
4 --disable-readline is specified. 11 --disable-readline is specified.
5 12