changeset 20639:9c7dd58b57e4

build: Move oct-conf-post.in.h to oct-conf.post.h (bug #45646). File does not depend on any autoconf substitutions and should be a static file distributed with source. * oct-conf-post.h: Renamed from oct-conf-post.in.h * oct-conf-post.in.h: Deleted. * configure.ac: Remove rule in AC_CONFIG_FILES to build oct-conf-post.h from oct-conf-post.in.h.
author Rik <rik@octave.org>
date Thu, 06 Aug 2015 08:37:02 -0700
parents 7ac907da9fba
children a63f9cb609a1
files configure.ac oct-conf-post.h oct-conf-post.in.h
diffstat 2 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac
+++ b/configure.ac
@@ -3000,7 +3000,6 @@
 AC_SUBST(ac_config_headers)
 
 AC_CONFIG_FILES([
-  oct-conf-post.h:oct-conf-post.in.h
   Makefile
   doc/doxyhtml/Doxyfile
   libgnu/Makefile
rename from oct-conf-post.in.h
rename to oct-conf-post.h