From 0c1cd89b03aa3945d8472ca86a10d05d2a8d8028 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Tue, 10 Nov 2015 16:20:27 +0530 Subject: 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 Reviewed-on: http://review.gluster.org/12565 Reviewed-by: Niels de Vos Tested-by: NetBSD Build System Tested-by: Gluster Build System --- INSTALL | 1 - 1 file changed, 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9709727c358..76beb978775 100644 --- a/INSTALL +++ b/INSTALL @@ -19,7 +19,6 @@ Installation Instructions georeplication : yes Linux-AIO : yes Enable Debug : no - systemtap : no Block Device xlator : yes glupy : yes Use syslog : yes -- cgit