From 99c4d23c6c37a05c51100202ace50451fc13f1a8 Mon Sep 17 00:00:00 2001 From: "M. Scot Breitenfeld" Date: Wed, 31 Jan 2018 14:12:26 -0600 Subject: fixed develop to 1.10 issues --- configure.ac | 2 +- release_docs/RELEASE.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 968bdc2..5fbb4a9 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) # use silent rules where a ## ## By default, it is enabled. Users can configure with ## --disable-maintainer-mode to prevent running the autotools. -AM_MAINTAINER_MODE([disable]) +AM_MAINTAINER_MODE([enable]) ## ---------------------------------------------------------------------- ## Set prefix default (install directory) to a directory in the build area. diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 67ad238..b098a16 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -476,7 +476,6 @@ Bug Fixes since HDF5-1.10.1 release (HDFFV-10248, DER, 2017/07/05) - - CMake Too many commands for POST_BUILD step caused command line to be -- cgit v0.12