------------------------------------------------------------
revno: 944
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Tue 2007-11-13 11:03:05 +0100
message:
  g++ already pulls this in, no need for this...
modified:
  rules
=== modified file 'rules'
--- a/rules     2007-11-09 14:47:54 +0000
+++ b/rules     2007-11-13 10:03:05 +0000
@@ -503,7 +503,6 @@
 
 ifneq "$(USE_STLPORT)" "y"
        CONFIGURE_FLAGS += --without-stlport4
-       DEV_STL_DEPENDS=, libstdc++6-$(shell g++ --version | head -n 1 | cut 
-d' ' -f3 | cut -d'.' -f1,2)
 else
   ifeq "$(USE_SYSTEM_STLPORT)" "y"
        LIBSTLPORT_MINVER= (>= 4.6.2-3)

Reply via email to