summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-16 15:37:15 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-16 15:37:47 +0100
commit26c3f82ae755c7fc6eb66d3f20e609aaf625f2c6 (patch)
tree50c46db6be6497658a785d7c3f3eec2bda3c9553
parent2c79bcb8bcc83250ad3355d3ba025caa6214b3a6 (diff)
Enable activex for Novell builds
-rw-r--r--distro-configs/NovellWin32.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/distro-configs/NovellWin32.conf.in b/distro-configs/NovellWin32.conf.in
index 51a2c7fcc..abc2bdd07 100644
--- a/distro-configs/NovellWin32.conf.in
+++ b/distro-configs/NovellWin32.conf.in
@@ -3,7 +3,8 @@
--with-vendor=\"Novell, Inc.\"
--with-java-target-version=1.5
--enable-hids
---disable-activex-component
+--enable-activex
+--enable-activex-component
--disable-xrender-link
--without-junit
--with-nlpsolver
@@ -20,4 +21,3 @@
--enable-binfilter
--disable-xrender-link
--disable-build-mozilla
---disable-activex-component \ No newline at end of file