------------------------------------------------------------
revno: 1896
committer: Rene Engelhard <[email protected]>
branch nick: unstable
timestamp: Mon 2010-03-29 17:22:19 +0200
message:
  oops, that should be in..
modified:
  rules
=== modified file 'rules'
--- a/rules     2010-03-29 15:05:29 +0000
+++ b/rules     2010-03-29 15:22:19 +0000
@@ -1051,9 +1051,9 @@
   ifeq "$(USE_SYSTEM_MYSQLCPPCONN)" "y"
        CONFIGURE_FLAGS += --with-system-mysql-cppconn
        BUILD_DEPS += , libmysqlcppconn-dev $(MYSQLCPPCONN_MINVER) 
[$(filter-out $(OOO_STLPORT_ARCHS),$(OOO_ARCHS))]
-#    ifeq "$(USE_STLPORT)" "y"
+    ifeq "$(USE_STLPORT)" "y"
        ADDITIONAL_SECTIONS += SystemMySQLWithSTLport
-#    endif
+    endif
   endif
 endif
 

Reply via email to