changeset 22125:ad1790bb8f71

Do not install oct-conf-post.h * Makefile.am (nodist_octinclude_HEADERS): Remove oct-conf-post.h from the list of header files to install.
author Mike Miller <mtmiller@octave.org>
date Fri, 15 Jul 2016 16:32:13 -0700
parents 64f82a8b46e1
children 3f8ed6d7cb1c
files Makefile.am
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Jul 15 15:15:13 2016 -0700
+++ b/Makefile.am	Fri Jul 15 16:32:13 2016 -0700
@@ -310,7 +310,6 @@
 CONFIG_FILES = @ac_config_headers@ @ac_config_files@
 
 nodist_octinclude_HEADERS += \
-  oct-conf-post.h \
   octave-config.h
 
 ALL_LOCAL_TARGETS += \