aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm/files/patch-ab')
-rw-r--r--x11-wm/fvwm/files/patch-ab96
1 files changed, 0 insertions, 96 deletions
diff --git a/x11-wm/fvwm/files/patch-ab b/x11-wm/fvwm/files/patch-ab
deleted file mode 100644
index eb3d98bfd568..000000000000
--- a/x11-wm/fvwm/files/patch-ab
+++ /dev/null
@@ -1,96 +0,0 @@
-*** ../fvwm-1.24r/configure.h Mon Nov 28 21:08:47 1994
---- configure.h Fri May 12 10:43:43 1995
-***************
-*** 1,7 ****
-! #define FVWMDIR "/usr/lib/X11/fvwm"
- /* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
-! #define FVWM_ICONDIR "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
-! #define FVWMRC "/usr/lib/X11/fvwm/system.fvwmrc"
-
- /* Imake command needed to put modules in desired target location */
- /* Use the second version if it causes grief */
---- 1,7 ----
-! #define FVWMDIR "/usr/X11R6/lib/X11/fvwm"
- /* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
-! #define FVWM_ICONDIR "/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/X11/pixmaps"
-! #define FVWMRC "/usr/X11R6/lib/X11/fvwm/system.fvwmrc"
-
- /* Imake command needed to put modules in desired target location */
- /* Use the second version if it causes grief */
-***************
-*** 14,26 ****
- * If you want to install it in a different directory, uncomment and
- * edit the first line */
- /* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
-! #define FVWM_BIN_DIR BINDIR=/usr/bin/X11
- /*#define FVWM_BIN_DIR*/
-
- /* Compiler over-ride for Imakefiles */
- /* Leave it as shown to get your default compiler */
-! #define COMPILER CC=gcc
-! /* #define COMPILER */
-
-
- /***************************************************************************
---- 14,26 ----
- * If you want to install it in a different directory, uncomment and
- * edit the first line */
- /* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
-! #define FVWM_BIN_DIR BINDIR=/usr/X11R6/bin
- /*#define FVWM_BIN_DIR*/
-
- /* Compiler over-ride for Imakefiles */
- /* Leave it as shown to get your default compiler */
-! /* #define COMPILER CC=gcc */
-! #define COMPILER
-
-
- /***************************************************************************
-***************
-*** 69,82 ****
- * undefine(`include') to fix that one. Some version of m4
- * seem to give good error messages, others don't?
- ***************************************************************************/
-! /* #define M4 */
-
- /***************************************************************************
- *#define NO_PAGER
- * Omits the code for the built-in pager. The pager module FvwmPager
- * can be used instead.
- ***************************************************************************/
-! /* #define NO_PAGER */
-
- /***************************************************************************
- *#define NON_VIRTUAL
---- 69,82 ----
- * undefine(`include') to fix that one. Some version of m4
- * seem to give good error messages, others don't?
- ***************************************************************************/
-! #define M4
-
- /***************************************************************************
- *#define NO_PAGER
- * Omits the code for the built-in pager. The pager module FvwmPager
- * can be used instead.
- ***************************************************************************/
-! #define NO_PAGER
-
- /***************************************************************************
- *#define NON_VIRTUAL
-***************
-*** 100,106 ****
- * Caused fvwm built-in window-list to be omitted. The window-list
- * module FvwmWinList can be used instead
- ***************************************************************************/
-! /* #define NO_WINDOWLIST */
-
- /***************************************************************************
- *#define PRUNE
---- 100,106 ----
- * Caused fvwm built-in window-list to be omitted. The window-list
- * module FvwmWinList can be used instead
- ***************************************************************************/
-! #define NO_WINDOWLIST
-
- /***************************************************************************
- *#define PRUNE