[GRASS5] [bug #3105] (grass) TIFFLIBPATH missing in nviz makefile

this bug's URL: http://intevation.de/rt/webrt?serial_num=3105
-------------------------------------------------------------------------

Subject: TIFFLIBPATH missing in nviz makefile

Platform: Mac OSX
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.1 cvs

In vizualization/nviz/src/makefile, libtiff is hardcoded as -ltiff instead of using the config settings,
including missing a path. The last line should have $(TIFFLIBPATH) $(TIFFLIB) in place of -ltiff.
Otherwise it will fail to find libtiff if it is in a non-standard location.

-------------------------------------------- Managed by Request Tracker