#! /bin/sh

./configure \
--disable-shared \
--with-pic \
CFLAGS="-m64 -O2" \
CXXFLAGS="-m64 -O2"