summaryrefslogtreecommitdiff
path: root/X11.tmpl
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-09-18 00:30:50 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-09-18 00:30:50 +0000
commitfa67a70928b91db0897a411e673cab00c5e61c1b (patch)
treea23819604f187725fc3a5a600324d4ae3833c85f /X11.tmpl
parent05e61f892cafaf0600460b60a142e7dc9a199958 (diff)
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1372 - Initial part
of repairing XRX/Broadway support. This patch fixes both the libxrx.so plugin and the Xnest-based libxrxnest.so plugin and making them compatible to newer versions of Mozilla and removing the backwards compatibility hacks for old Netscape3.x versions with statically linked Motif.
Diffstat (limited to 'X11.tmpl')
-rw-r--r--X11.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/X11.tmpl b/X11.tmpl
index 52a155f..36e45fc 100644
--- a/X11.tmpl
+++ b/X11.tmpl
@@ -1,6 +1,6 @@
XCOMM ----------------------------------------------------------------------
XCOMM X Window System Build Parameters and Rules
-XCOMM $XdotOrg: xc/config/cf/X11.tmpl,v 1.34 2004/09/02 05:50:38 kem Exp $
+XCOMM $XdotOrg: xc/config/cf/X11.tmpl,v 1.35 2004/09/03 16:18:18 kem Exp $
XCOMM $Xorg: X11.tmpl,v 1.6 2000/08/17 19:41:46 cpqbld Exp $
XCOMM
XCOMM
@@ -473,7 +473,7 @@ XCOMM $XFree86: xc/config/cf/X11.tmpl,v 1.248 2004/02/16 04:07:37 dawes Exp $
#define BuildCup YES
#endif
#ifndef HasPlugin
-#define HasPlugin NO
+#define HasPlugin YES
#endif
#ifndef BuildPlugin
#define BuildPlugin HasPlugin