#!/bin/sh
set -e
set -x
export CXXFLAGS_EXTRA="-Wno-error=deprecated-declarations"
./configure
