#!/bin/sh

# Markus Neteler 2005, 2007

# http://www.gstat.org
./configure \
	--with-gdal \
	--with-grass=$HOME/grass63/dist.i686-pc-linux-gnu


