aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xmhtml/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xmhtml/files/patch-ad')
-rw-r--r--x11-toolkits/xmhtml/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/xmhtml/files/patch-ad b/x11-toolkits/xmhtml/files/patch-ad
new file mode 100644
index 000000000000..8d4f4181cbc0
--- /dev/null
+++ b/x11-toolkits/xmhtml/files/patch-ad
@@ -0,0 +1,11 @@
+--- ./examples/Imakefile.org Wed May 12 01:31:48 1999
++++ ./examples/Imakefile Wed May 12 02:04:00 1999
+@@ -36,7 +36,7 @@
+ DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
+
+ XCOMM required libraries
+-LOCAL_LIBRARIES = $(XMHTMLLIB) $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
++LOCAL_LIBRARIES = $(XMHTMLLIB) $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
+
+ XCOMM common routines for all examples
+ XCOMM