diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1994-11-20 16:20:39 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1994-11-20 16:20:39 +0000 |
commit | d618f6485e1630c08cdba9fda7806aa22417e079 (patch) | |
tree | 178e6a43b6b42b6fe25cd13525fba05e9b315be2 /x11-wm/ctwm/files | |
parent | 42bdb45091bb45346a7a628c293a662b118a1ba6 (diff) |
Notes
Diffstat (limited to 'x11-wm/ctwm/files')
-rw-r--r-- | x11-wm/ctwm/files/patch-aa | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-wm/ctwm/files/patch-aa b/x11-wm/ctwm/files/patch-aa new file mode 100644 index 000000000000..01e5954cfd78 --- /dev/null +++ b/x11-wm/ctwm/files/patch-aa @@ -0,0 +1,19 @@ +*** Imakefile.orig Sun Nov 13 23:04:28 1994 +--- Imakefile Sun Nov 13 23:04:41 1994 +*************** +*** 10,16 **** + #undef IMCONV + #undef USE_SOUND + #define XPM +! #define USEM4 + + YFLAGS = -d + DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) +--- 10,16 ---- + #undef IMCONV + #undef USE_SOUND + #define XPM +! #undef USEM4 + + YFLAGS = -d + DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) |