#! /bin/sh # # The idea to this kind of setup info script was stolen from numerous # other packages, such as neon, libxml and gnome. # # $Id: curl-config,v 1.1 2006/07/09 22:41:13 fred_t_hamster Exp $ # prefix=/usr/local exec_prefix=${prefix} includedir=${prefix}/include usage() { cat <