Browse Source

remove redundant '--enable-static'

Christoph Schug 18 years ago
parent
commit
b74811a989
1 changed files with 1 additions and 2 deletions
  1. 1 2
      subversion/subversion.spec

+ 1 - 2
subversion/subversion.spec

@@ -41,7 +41,7 @@ Class:        BASE
 Group:        SCM
 License:      Apache/BSD
 Version:      %{V_opkg}
-Release:      20070622
+Release:      20070705
 
 #   package options
 %option       with_cvs2svn  no
@@ -168,7 +168,6 @@ AutoReqProv:  no
         --with-zlib \
         --without-gssapi \
         --with-libxml2 \
-        --enable-static \
 %if "%{with_apache}" == "yes"
         --with-apxs \
         --disable-mod-activation \