comparison ChangeLog @ 3888:70ebd3d672a1

[project @ 2002-04-04 01:05:53 by jwe]
author jwe
date Thu, 04 Apr 2002 01:05:53 +0000
parents 7da18459c08b
children 56db014d8980
comparison
equal deleted inserted replaced
3887:7da18459c08b 3888:70ebd3d672a1
1 2002-04-03 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * aclocal.m4: Replace AC_LANG_SAVE, AC_LANG_C, AC_LANG_CPLUSPLUS,
4 and AC_LANG_RESTORE with AC_LANG_PUSH and AC_LANG_POP.
5 Use AS_MESSAGE_LOG_FD instead of AC_FD_CC.
6 * configure.in: Delete second arg in AC_CHECK_SIZEOF calls.
7
1 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> 8 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu>
2 9
3 * configure.in: Correct usage of AC_ARG_WITH for --with-fftw. 10 * configure.in: Correct usage of AC_ARG_WITH for --with-fftw.
4 11
5 * configure.in: Update for autoconf 2.5x. 12 * configure.in: Update for autoconf 2.5x.