diff options
author | Anoop C S <anoopcs@redhat.com> | 2015-11-10 16:20:27 +0530 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2015-11-10 06:09:04 -0800 |
commit | 0c1cd89b03aa3945d8472ca86a10d05d2a8d8028 (patch) | |
tree | 2fe484f384eb71765034acdb2972d8f0ffab142d /doc/developer-guide/Building GlusterFS.md | |
parent | c0522295f42c57565610d186da1400730b6a68d1 (diff) |
build: Remove systemtap references from source
We don't actually support systemtap. And so it is confusing
to have --enable-systemtap configure option in configure.ac.
This patch removes the systemtap option and corresponding
references from other files which include INSTALL, spec.in,
docs etc.
Change-Id: I719c22ca36f41a2faca156f8e41daea44e64b65e
BUG: 1198849
Signed-off-by: Anoop C S <anoopcs@redhat.com>
Reviewed-on: http://review.gluster.org/12565
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'doc/developer-guide/Building GlusterFS.md')
-rw-r--r-- | doc/developer-guide/Building GlusterFS.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/developer-guide/Building GlusterFS.md b/doc/developer-guide/Building GlusterFS.md index 160216921ad..ab287820f21 100644 --- a/doc/developer-guide/Building GlusterFS.md +++ b/doc/developer-guide/Building GlusterFS.md @@ -75,7 +75,6 @@ configure script should give the below configure summary, georeplication : yes Linux-AIO : yes Enable Debug : no - systemtap : no Block Device xlator : yes glupy : yes Use syslog : yes |