#! /bin/sh ./configure \ --disable-shared \ --enable-static \ --prefix=$1 \ CXXFLAGS=-O2