#!/bin/sh
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

PKG_NAME="MySQL C++ API (mysqlcppapi)"

. $srcdir/macros/autogen.sh

