aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r--extension/ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 295e72cc..f324bdeb 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,9 +1,8 @@
2014-08-12 Arnold D. Robbins <arnold@skeeve.com>
- * Makefile.am (install-data-hook): Replace use of $(RM) by rm -f;
- not all versions of make set that variable. Thanks to Jeremie
- Courreges-Anglas <jca@wxcvbn.org> for the report.
- (uninstall-so): Ditto.
+ * Makefile.am (RM): Define for makes that don't have it,
+ such as on OpenBSD. Thanks to Jeremie Courreges-Anglas
+ <jca@wxcvbn.org> for the report.
2014-06-13 Paul Gortmaker <paul.gortmaker@windriver.com>