summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71025d81..4ac167c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-24 Frank Ch. Eigler <fche@elastic.org>
+
+ * configure.ac: Check for proper $PROCFLAGS-dependent -lcap.
+ * Makefile.am (staprun_LDADD): Use autoconf variable rather than
+ -lcap literal.
+ * configure, aclocal.m4, Makefile.in, config.in: Regenerated.
+
2007-08-24 Frank Ch. Eigler <fche@redhat.com>
PR 4899