comparison ChangeLog @ 3847:92fb162eba24

[project @ 2001-08-10 17:18:17 by jwe]
author jwe
date Fri, 10 Aug 2001 17:20:24 +0000
parents 08cd791cd613
children d6acb650b9e6
comparison
equal deleted inserted replaced
3846:08cd791cd613 3847:92fb162eba24
1 2001-08-10 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mkoctfile.in: Substitute F2C and F2CFLAGS. Make it possible to
4 use f2c and a C compile to compiling Fortran source files. Print
5 warnings and error message on stderr, not stdout. Issue warnings
6 if it is not possible to comiple Fortran, C, or C++ files.
7
8 * configure.in (%.c : %.f): Don't use cat in F2C rule.
9
1 2001-07-27 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2001-07-27 John W. Eaton <jwe@bevo.che.wisc.edu>
2 11
3 * Makeconf.in (do-subst-config-vals): Substitute DEPEND_FLAGS and 12 * Makeconf.in (do-subst-config-vals): Substitute DEPEND_FLAGS and
4 DEPEND_EXTRA_SED_PATTERN. 13 DEPEND_EXTRA_SED_PATTERN.
5 * mkoctfile.in: Handle --depend. 14 * mkoctfile.in: Handle --depend.