diff -rc fvwm-1.24r/configure.h fvwm-1.24r.patched/configure.h
*** fvwm-1.24r/configure.h	Mon Nov 28 14:08:47 1994
--- fvwm-1.24r.patched/configure.h	Sat Jul 14 15:05:06 2001
***************
*** 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     "FINKPREFIX/lib/fvwm/1.24r"
  /* #define FVWMDIR        "/local/homes/dsp/nation/modules"*/
! #define FVWM_ICONDIR   "FINKPREFIX/share/bitmaps:FINKPREFIX/share/pixmaps"
! #define FVWMRC         "FINKPREFIX/etc/system.fvwmrc"
  
  /* Imake command needed to put modules in desired target location */
  /* Use the second version if it causes grief */
***************
*** 14,25 ****
   * 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,25 ----
   * 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=FINKPREFIX/bin
  /*#define FVWM_BIN_DIR*/
  
  /* Compiler over-ride for Imakefiles */
  /* Leave it as shown to get your default compiler */
! #define COMPILER CC=cc
  /* #define COMPILER */
  
  
***************
*** 57,63 ****
   ***************************************************************************/
  #define XPM                      
  /*  linker flags needed to locate and link in the Xpm library, if you use it */
! #define XPMLIBRARY -L/usr/lib/X11 -lXpm
  
  /***************************************************************************
   *#define M4
--- 57,63 ----
   ***************************************************************************/
  #define XPM                      
  /*  linker flags needed to locate and link in the Xpm library, if you use it */
! #define XPMLIBRARY -L/usr/X11R6/lib -lXpm
  
  /***************************************************************************
   *#define M4
