summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 716fe9b1..c62f5415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-12-30 Dave Brolley <brolley@redhat.com>
+ PR9692
+ * Makefile.am (stap_client_connect_CFLAGS): Use $(nss_CFLAGS) and
+ $(nspr_CFLAGS).
+ (stap_server_connect_CFLAGS): Likewise.
+ * configure.ac: Use PKG_CHECK_MODULES to configure nss and nspr.
+ * Makefile.in: Regenerated.
+ * aclocal.m4: Regenerated.
+ * configure: Regenerated.
+
+2008-12-30 Dave Brolley <brolley@redhat.com>
+
* Makefile.am (install-data-local): Test for existence of $(builddir)/ssl
before installing it.
* Makefile.in: Regenerated.