diff ChangeLog @ 8850:538184c540a9

Add make target "configfiles" to automatically regenerate configuration files
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Tue, 24 Feb 2009 01:46:37 -0500
parents 8b7e448d989c
children 31f864877246
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 24 00:57:01 2009 -0500
+++ b/ChangeLog	Tue Feb 24 01:46:37 2009 -0500
@@ -1,5 +1,16 @@
+2009-02-24  John W. Eaton  <jwe@octave.org>
+
+	* configure.in: Copy Makefile to build directory if not building
+	in srcdir.
+
 2009-02-24  Thorsten Meyer  <thorsten@hexe>
 
+	* configure.in: AC_SUBST ac_config_files.
+	* Makeconf.in (config_opts): Define CONFIG_SUBDIRS variable.
+	* Makefile: Add make target for configuration files.
+	* octMakefile.in: Add make targets for configuration files,
+	config.status and configure.
+
 	* Makefile.in: Rename to Makefile.
 	* configure.in: Remove Makefile from list of autogenerated
 	configuration files.