summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorhunt <hunt>2006-11-09 18:01:31 +0000
committerhunt <hunt>2006-11-09 18:01:31 +0000
commit5566993b4076d586cd681ccfd7007b1aef423fed (patch)
tree42eec6da394ca69dc40fcb15a824b974b2bdea97 /Makefile.am
parent68082782a65795f75dcbba4bd2d620c1520e6624 (diff)
downloadsystemtap-steved-5566993b4076d586cd681ccfd7007b1aef423fed.tar.gz
systemtap-steved-5566993b4076d586cd681ccfd7007b1aef423fed.tar.xz
systemtap-steved-5566993b4076d586cd681ccfd7007b1aef423fed.zip
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. * Makefile.in: Rebuilt.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 688f27a4..c4343892 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,9 @@ install-exec-local: install-elfutils
endif
staprun_SOURCES = runtime/stpd/stpd.c runtime/stpd/librelay.c runtime/stpd/symbols.c
+
+staprun_CFLAGS = @PROCFLAGS@
+
staprun_LDADD = -lpthread
pkglibexec_SCRIPTS = stp_check