diff src/oct-conf.in.h @ 15100:8523df595d42

maint: Add DO NOT EDIT messages to build system for src/*.in.h. * build-aux/common.mk (do_subst_config_val, do_subst_default_val): Add new sed expansion rule for NO_EDIT_WARNING. * Makefile.am (version.h rule): Add new sed expansion rule for NO_EDIT_WARNING. * interp-core/module.mk (mxarray.h): Add new sed expansion rule for NO_EDIT_WARNING. * mxarray.in.h, defaults.in.h, oct-conf.in.h, version.in.h: Add %NO_EDIT_WARNING% to top-of-file for expansion by build system.
author Rik <rik@octave.org>
date Fri, 03 Aug 2012 16:45:17 -0700
parents 8a62283e3783
children 3735a0e783cb
line wrap: on
line diff
--- a/src/oct-conf.in.h	Fri Aug 03 16:38:53 2012 -0700
+++ b/src/oct-conf.in.h	Fri Aug 03 16:45:17 2012 -0700
@@ -1,4 +1,4 @@
-// DO NOT EDIT!  Generated automatically from oct-conf.in.h by configure
+// %NO_EDIT_WARNING%
 /*
 
 Copyright (C) 1996-2012 John W. Eaton