summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2005-01-24 05:01:54 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2005-01-24 05:01:54 +0000
commit9ee329345329171dd5735fdfc6304f659c9daad4 (patch)
treeb9496c178f2059471917968fe7b4399b3129a47a
parent9aa60ee11e78902ec3a2d367ee2e247959dec301 (diff)
xc/config/cf/X11.tmpl
xc/programs/Imakefile xc/programs/xrx/Imakefile xc/programs/xrx/plugin/Imakefile xc/programs/xrx/plugin/Main.c xc/programs/xrx/plugin/PProcess.c xc/programs/xrx/xnest-plugin/Imakefile xc/programs/xrx/xnest-plugin/NewNDest.c xc/programs/xrx/xnest-plugin/SetWin.c //bugs.freedesktop.org/show_bug.cgi?id=1372) attachment #932 (https://bugs.freedesktop.org/attachment.cgi?id=932) and attachment #1105 (https://bugs.freedesktop.org/attachment.cgi?id=1105) 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.
-rw-r--r--X11.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/X11.tmpl b/X11.tmpl
index 34de2d2..98bdbea 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.35 2004/09/03 16:18:18 kem Exp $
+XCOMM $XdotOrg: xc/config/cf/X11.tmpl,v 1.35.2.1 2004/12/15 04:53:05 gisburn 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