summaryrefslogtreecommitdiffstats
path: root/grapher/Makefile.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-11-17 20:11:12 -0500
committerFrank Ch. Eigler <fche@elastic.org>2009-11-17 20:11:12 -0500
commit47f390f910576d8165f788035473bf8d5ffcf7f0 (patch)
treef555f20cb7b8671bdacf2984e11c8878abce9af4 /grapher/Makefile.in
parent4d598c650a430fa16af5cfd9202d63931823b547 (diff)
downloadsystemtap-steved-47f390f910576d8165f788035473bf8d5ffcf7f0.tar.gz
systemtap-steved-47f390f910576d8165f788035473bf8d5ffcf7f0.tar.xz
systemtap-steved-47f390f910576d8165f788035473bf8d5ffcf7f0.zip
PR4037: 32-bit staprun vs. 64-bit kernels just works (tm)
* configure.ac (PROCFLAGS): Don't define it. * Makefile.am: Don't use it.
Diffstat (limited to 'grapher/Makefile.in')
-rw-r--r--grapher/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Makefile.in b/grapher/Makefile.in
index 0c40336d..34b0cd7a 100644
--- a/grapher/Makefile.in
+++ b/grapher/Makefile.in
@@ -167,7 +167,6 @@ PIECFLAGS = @PIECFLAGS@
PIECXXFLAGS = @PIECXXFLAGS@
PIELDFLAGS = @PIELDFLAGS@
PKG_CONFIG = @PKG_CONFIG@
-PROCFLAGS = @PROCFLAGS@
RANLIB = @RANLIB@
RPM_CFLAGS = @RPM_CFLAGS@
RPM_LIBS = @RPM_LIBS@