summaryrefslogtreecommitdiffstats
path: root/third_party/rust/freetype/configure
blob: ed6c06e04d86ddd261093c953ac3ae5d8e345285 (plain)
1
2
3
4
5
#!/bin/bash

SRCDIR="$(cd $(dirname $0) && pwd)"
sed "s#%VPATH%#${SRCDIR}#" ${SRCDIR}/Makefile.in > Makefile