--- configure.h.orig	Fri Dec 18 21:55:05 1998
+++ configure.h	Thu Feb 25 10:31:24 1999
@@ -11,10 +11,10 @@
  */
 
 /* 󥹥ȡǥ쥯ȥ */
-#define INSTALLDIR ${HOME}/bin
+#define INSTALLDIR ${PREFIX}/bin
 
 /* ǥեȥǡ򥤥󥹥ȡ뤹 */
-#define DATADIR ${HOME}/share/mindfocus
+#define DATADIR ${PREFIX}/share/examples/mindfocus
 
 /* ĿʹĶ¸ե(ե)̾ */
 #define DOTFILENAME ".mindfocus"
@@ -32,7 +32,7 @@
 
 /* XPMեޥåȤбȤ롣ΤȤ¾ɬܡ */
 #define XPM
-#define XPMLIBRARY -L/usr/local/X11R6/lib -lXpm
+#define XPMLIBRARY -L${PREFIX}/lib -lXpm
 
 
 /*
