summaryrefslogtreecommitdiff
path: root/do_autogen.sh
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-05-17 20:11:41 -0700
committerSage Weil <sage@inktank.com>2012-05-17 20:23:33 -0700
commit89316566b57c6ba0cdb94eee67785df96c917547 (patch)
tree53201530f9a1334a4f42622c906e357acc61bf80 /do_autogen.sh
parenta586bdf081670fc0eabf654270b2965aaed9ac8b (diff)
downloadceph-89316566b57c6ba0cdb94eee67785df96c917547.tar.gz
remove gceph
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'do_autogen.sh')
-rwxr-xr-xdo_autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/do_autogen.sh b/do_autogen.sh
index 875f9a0d24e..9e1b433c2a8 100755
--- a/do_autogen.sh
+++ b/do_autogen.sh
@@ -113,6 +113,6 @@ export CXXFLAGS
./configure \
--prefix=/usr --sbindir=/sbin --localstatedir=/var --sysconfdir=/etc \
---with-gtk2=yes --with-debug $with_profiler --with-cryptopp --with-radosgw \
+--with-debug $with_profiler --with-cryptopp --with-radosgw \
$CONFIGURE_FLAGS \
|| die "configure failed"