diff options
Diffstat (limited to 'print/bibview/files/patch-aa')
-rw-r--r-- | print/bibview/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bibview/files/patch-aa b/print/bibview/files/patch-aa index 58954c920bf2..4378d2446c01 100644 --- a/print/bibview/files/patch-aa +++ b/print/bibview/files/patch-aa @@ -1,11 +1,11 @@ --- Imakefile.orig Mon Feb 27 14:41:19 1995 -+++ Imakefile Thu Sep 11 13:08:27 1997 ++++ Imakefile Mon Nov 24 09:30:53 1997 @@ -9,7 +9,7 @@ /* nothing needs to be modified below this point */ -CFLAGS = $(STD_CPP_DEFINES) -+CFLAGS = $(STD_CPP_DEFINES) -I/usr/X11R6/include ++CFLAGS = -I/usr/X11R6/include #ifdef NeXTArchitecture SYS_LIBRARIES = XawClientLibs -lm -lsys_s |