summaryrefslogtreecommitdiffstats
path: root/games/xmulti/files/patch-config.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmulti/files/patch-config.tmpl')
-rw-r--r--games/xmulti/files/patch-config.tmpl29
1 files changed, 29 insertions, 0 deletions
diff --git a/games/xmulti/files/patch-config.tmpl b/games/xmulti/files/patch-config.tmpl
new file mode 100644
index 0000000..ad88b15
--- /dev/null
+++ b/games/xmulti/files/patch-config.tmpl
@@ -0,0 +1,29 @@
+--- config.tmpl.orig Thu Jun 4 18:59:37 1998
++++ config.tmpl Thu Jun 4 18:59:55 1998
+@@ -16,7 +16,7 @@
+ XCOMM CDEBUGFLAGS = -g -Wall
+ XCOMM CCOPTIONS =
+ INLINE =
+-YACC = bison -y
++YACC = byacc
+ LEX = flex
+
+ XCOMM ----------- Making shared object options
+@@ -25,7 +25,7 @@
+ XCOMM PICFLAG = -fpic -DPIC
+
+ XCOMM for BSD
+-XCOMM SHAREFLAGS = -x -Bshareable
++SHAREFLAGS = -x -Bshareable
+
+ XCOMM for Linux
+ XCOMM SYS_LIBRARIES += -rdynamic -ldl
+@@ -35,7 +35,7 @@
+ XCOMM SHAREFLAGS =
+
+ XCOMM for Other OSs (don't make modules) Ex. SunOS 5.0
+-SHAREFLAGS =
++XCOMM SHAREFLAGS =
+ #define NOMODULE
+
+ XCOMM ---------------------------------------
OpenPOWER on IntegriCloud