#!/usr/bin/env python # encoding: utf-8 """ config.py """ SRCDIR = "@abs_srcdir@" BUILDDIR = "@abs_builddir@" HOSTARCH = "@host_cpu@"