#!/bin/bash ./configure CPPFLAGS="-I/usr/local/include/" LDFLAGS="-L/usr/local/lib" MKDIR_P='mkdir -p' $@