diff options
author | jmz <jmz@FreeBSD.org> | 1996-07-31 09:02:11 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-07-31 09:02:11 +0800 |
commit | f44abb8bf3a763092e48b3d3b5df8045e1208568 (patch) | |
tree | 213b15c5f540337a6dbed6d30f3362425be1baf5 /x11/xgrab/files | |
parent | 38b9163427178ec4d6e5c5efebc37d77d6d71f94 (diff) | |
download | freebsd-ports-gnome-f44abb8bf3a763092e48b3d3b5df8045e1208568.tar.gz freebsd-ports-gnome-f44abb8bf3a763092e48b3d3b5df8045e1208568.tar.zst freebsd-ports-gnome-f44abb8bf3a763092e48b3d3b5df8045e1208568.zip |
Upgrade to version 2.41
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., |