summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-01-28 04:06:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-01-28 04:06:48 +0000
commit919fdc67a889c8e219c8a2c5f4b3b614bc31d032 (patch)
tree28888ec1113d3a6a2fb3bf00de6f69f3fdd604d4 /x11-toolkits/Xaw3d
parentYABT (Yet Another Bogus TAB). (diff)
My patch to make arrow scrollbars look real 3-D. Already sent to
the original author.
Notes
Notes: svn path=/head/; revision=835
Diffstat (limited to 'x11-toolkits/Xaw3d')
-rw-r--r--x11-toolkits/Xaw3d/files/patch-aa9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/Xaw3d/files/patch-aa b/x11-toolkits/Xaw3d/files/patch-aa
index 9ecf688018bf..9a0b4f141560 100644
--- a/x11-toolkits/Xaw3d/files/patch-aa
+++ b/x11-toolkits/Xaw3d/files/patch-aa
@@ -1,11 +1,12 @@
---- ./Imakefile.org Thu Nov 17 11:16:08 1994
-+++ ./Imakefile Thu Nov 17 11:32:01 1994
-@@ -16,7 +16,7 @@
+--- Imakefile.orig Tue Jul 19 13:26:50 1994
++++ Imakefile Mon Jan 23 08:44:58 1995
+@@ -16,7 +16,8 @@
LINTLIBS = $(LINTXLIB) $(LINTXTOOL)
-# EXTRA_DEFINES = -DARROW_SCROLLBAR
-+ EXTRA_DEFINES = -DARROW_SCROLLBAR -I.
++ EXTRA_DEFINES = -DARROW_SCROLLBAR
++ EXTRA_INCLUDES = -I.
HEADERS = \
AllWidgets.h \