[GRASS5] PATCH - r.out.tiff

Brad Douglas rez at touchofmadness.com
Mon Feb 21 22:46:34 EST 2005


Here is a small patch against r.out.tiff for compiling:

Index: Makefile
===================================================================
RCS
file: /home/grass/grassrepository/grass6/raster/r.out.tiff/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	6 May 2003 14:39:23 -0000	1.1
+++ Makefile	22 Feb 2005 03:45:05 -0000
@@ -1,7 +1,7 @@
 MODULE_TOPDIR = ../..
 
 PGM = r.out.tiff
-EXTRA_CFLAGS = $(TIFFINCPATH)
+EXTRA_CFLAGS = $(TIFFINCPATH) $(TIFFLIBPATH)
 
 LIBES = $(GISLIB) $(TIFFLIB)
 DEPENDENCIES = $(GISDEP)


-- 
Brad Douglas <rez at touchofmadness.com>




More information about the grass-dev mailing list