summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2006-11-09 18:26:00 +0000
committerhunt <hunt>2006-11-09 18:26:00 +0000
commit32847987f531bdbcb2d15a11143daf8a2bc09e12 (patch)
tree581d0f0b0b30d001887f565804bd4aedf3530003 /ChangeLog
parentc1536577c09d364efdd939366e15acd38711fa9d (diff)
downloadsystemtap-steved-32847987f531bdbcb2d15a11143daf8a2bc09e12.tar.gz
systemtap-steved-32847987f531bdbcb2d15a11143daf8a2bc09e12.tar.xz
systemtap-steved-32847987f531bdbcb2d15a11143daf8a2bc09e12.zip
2006-11-09 Martin Hunt <hunt@redhat.com>
* Makefile.am (staprun_LDADD): Need PROCFLAGS here too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec1ffe10..0c30489a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2006-11-09 Martin Hunt <hunt@redhat.com>
-
+ * Makefile.am (staprun_LDADD): Need PROCFLAGS here too.
+
+2006-11-09 Martin Hunt <hunt@redhat.com>
* Makefile.am (staprun_CFLAGS): New. Use PROCFLAGS.
+
* configure.ac: Add PROCFLAGS. Processor-dependent
compilation flags.
* configure: Rebuilt.