#! /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.in,v 1.17 2003/01/16 10:58:49 bagder Exp $ # prefix=@prefix@ exec_prefix=@exec_prefix@ includedir=@includedir@ usage() { cat <