#! /bin/bash prefix=/tmp/I exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib ECHO="echo" ECHOn="printf" usage() { cat <