diff -ur transfig.3.2.3d.orig1/fig2dev/Imakefile transfig.3.2.3d/fig2dev/Imakefile --- transfig.3.2.3d.orig1/fig2dev/Imakefile 2003-01-17 00:15:44 +0300 +++ transfig.3.2.3d/fig2dev/Imakefile 2003-01-17 00:17:55 +0300 @@ -28,7 +28,7 @@ XCOMM You should point XFIGLIBDIR to the same directory you did when you compiled XCOMM and installed xfig. This will be made automatic in the future. -XFIGLIBDIR = /usr/local/lib/X11/xfig +XFIGLIBDIR = /usr/X11R6/lib/xfig XCOMM ****** XCOMM If your system has the strerror() function (doesn't have sys_errlist) then @@ -158,7 +158,7 @@ #ifdef I18N I18N_DEFS = -DI18N -FIG2DEV_LIBDIR = /usr/local/lib/fig2dev +FIG2DEV_LIBDIR = /usr/X11R6/lib/fig2dev I18N_DEV_DEFS = $(I18N_DEFS) -DFIG2DEV_LIBDIR=\\\"$(FIG2DEV_LIBDIR)\\\" install::