diff ChangeLog @ 7063:58102cc15ddf

[project @ 2007-10-24 20:35:19 by jwe]
author jwe
date Wed, 24 Oct 2007 20:35:20 +0000
parents 1eb94c1da37d
children 88417316c1b0
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 24 19:57:57 2007 +0000
+++ b/ChangeLog	Wed Oct 24 20:35:20 2007 +0000
@@ -1,5 +1,14 @@
 2007-10-24  John W. Eaton  <jwe@octave.org>
 
+	* octMakefile.in (maintainer-clean distclean): No need to delete
+	Makefrag.f77 and Makerules.f77.
+	* Makeconf.in: Include rules for making .o files from .f files
+	instead of substituting @f77_rules_frag@.  
+	* configure.in): Delete handling of --with-f2c and --with-f77
+	options.  No need to call OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS.
+	Delete all special cases for f2c.
+	* aclocal.m4 (OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS): Delete macro.
+
 	* FLEX.patch: Delete obsolete file.
 	* octMakefile.in (DISTFILES): Remove it from the list.