diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-31 01:02:11 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-31 01:02:11 +0000 |
commit | b1ba78618c3713d9e0742aa53a378844950e99eb (patch) | |
tree | f9952f51bdb73b68d59c0c57cba87ecba2112e5e /x11/xgrab/files | |
parent | a53640482dcb422825f878ec812d5e651e584b15 (diff) |
Notes
Diffstat (limited to 'x11/xgrab/files')
-rw-r--r-- | x11/xgrab/files/patch-aa | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/x11/xgrab/files/patch-aa b/x11/xgrab/files/patch-aa index 5e61feaa88f2..76c0747ac4c2 100644 --- a/x11/xgrab/files/patch-aa +++ b/x11/xgrab/files/patch-aa @@ -1,19 +1,11 @@ -*** Imakefile~ Mon Jun 28 18:14:48 1993 ---- Imakefile Mon Feb 27 03:19:47 1995 -*************** -*** 21,27 **** - * DEFINES= $(SIGNAL_DEFINES) -DNO_RLE_CHECKS - */ - -! XRDB=/usr/bin/X11/xrdb - - CDebugFlags = -O - ---- 21,27 ---- - * DEFINES= $(SIGNAL_DEFINES) -DNO_RLE_CHECKS - */ - -! XRDB=/usr/X11R6/bin/xrdb - - CDebugFlags = -O - +--- Imakefile~ Tue Nov 7 20:31:39 1995 ++++ Imakefile Wed Jul 31 02:54:37 1996 +@@ -14,7 +14,7 @@ + *======================================================================== + */ + +-#define MOTIF_XGRAB /* uncomment this to get the Motif version of xgrab */ ++/*#define MOTIF_XGRAB /* uncomment this to get the Motif version of xgrab */ + + /* you can specify many config.h options here if you don't want to + * modify config.h. E.g., |