#!/bin/sh

./configure  --with-proj --with-ogr --with-gdal --with-png --with-geos \
		--with-wfs --with-wcs --with-wmsclient --with-wfsclient
