summaryrefslogtreecommitdiff
path: root/do_autogen.sh
diff options
context:
space:
mode:
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 b0a7f0a2762..b3f7f0e5e89 100755
--- a/do_autogen.sh
+++ b/do_autogen.sh
@@ -101,5 +101,5 @@ export CXXFLAGS
./configure \
--prefix=/usr --sbindir=/sbin --localstatedir=/var --sysconfdir=/etc \
---with-gtk2=yes --with-debug $with_profiler --with-cryptopp \
+--with-gtk2=yes --with-debug $with_profiler --with-cryptopp --with-radosgw \
|| die "configure failed"