--- ray/src/px/Rmakefile 1998/07/08 18:00:22 2.40 +++ ray/src/px/Rmakefile 1998/09/09 12:56:38 2.42 @@ -186,7 +186,8 @@ ra_tiff: ra_tiff.o ../lib/libtiff.a ../common/tiff.h: ../lib/libtiff.a ../lib/libtiff.a: tiff/config.local - cd tiff ; ./configure -quiet -noninteractive -with-CC=$(CC) ; \ + cd tiff ; ./configure -quiet -noninteractive -with-CC=$(CC) \ + "-with-ENVOPTS=$(OPT)" ; \ cd libtiff ; make install ra_pixar: ra_pixar.o ra_pixar.c