[GRASS5] Re: [GRASS-COMMIT-CVS] CVS update: grass

Congrats, Justin!

On Tue, Jan 30, 2001 at 12:27:20PM +0100, grass@intevation.de wrote:

Date: Tuesday January 30, 2001 @ 11:27
Author: justin

Update of /grassrepository/grass
In directory intevation.de:/tmp/cvs-serv11865

Modified Files:
  configure configure.in
Log Message:
Changed to work on SGI
  1 Added /usr/freeware/include to includes
    Added /usr/lib32 and /usr/freeware/lib32 to libs
    These are the same as calling configure as follows
      ./configure --with-includes=/usr/freeware/include
      --with-libs='/usr/lib32 /usr/freeware/lib32'
    Also these are only added if $host_vendor = sgi
    
  2 Tcl/Tk now searches for .so files

you got it on Solaris:

checking Tcl include dirs... -I/usr/local/include
checking Tk include dirs... -I/usr/local/include
checking Tcl/Tk library dirs... -L/usr/lib
checking for Tk_MainWindow in -ltk8.0... (cached) yes

  3 Added break to some 'for' loops when first occurrance is found
  
  4 Cosmetics
    
Thanks for the fix,

Markus

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'