Qtopia4: -xmlpatterns requires -exceptions .
authorThiago A. Corrêa <thiago.correa@gmail.com>
Mon, 13 Apr 2009 18:58:35 +0000 (18:58 -0000)
committerThiago A. Corrêa <thiago.correa@gmail.com>
Mon, 13 Apr 2009 18:58:35 +0000 (18:58 -0000)
package/qtopia4/qtopia4.mk

index 37bf27883cbe7e11f9687a9ee6e75f4c15db9f10..a2ba324ae449ab2ba569c0fba2f1cf2600a53b35 100644 (file)
@@ -293,7 +293,7 @@ QTOPIA4_CONFIGURE+= -no-sql-sqlite
 endif
 
 ifeq ($(BR2_PACKAGE_QTOPIA4_XMLPATTERNS),y)
-QTOPIA4_CONFIGURE+= -xmlpatterns
+QTOPIA4_CONFIGURE+= -xmlpatterns -exceptions
 else
 QTOPIA4_CONFIGURE+= -no-xmlpatterns
 endif