summaryrefslogtreecommitdiffstats
path: root/.github/configure.sh
blob: e098730f02d6c33be243450ba22606819a1f65d2 (plain)
1
2
3
4
5
6
#!/bin/sh

. .github/configs $1

set -x
./configure ${CONFIGFLAGS}