Skip to content

Commit

Permalink
do_autogen: create radosgw
Browse files Browse the repository at this point in the history
Signed-off-by: Colin McCabe <[email protected]>
  • Loading branch information
cmccabe committed Mar 24, 2011
1 parent fd5fd94 commit ac5ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion do_autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit ac5ad4e

Please sign in to comment.