freetype2/configure

12 lines
184 B
Bash

#!/bin/sh
#
# Call the 'configure' script located in 'builds/unix'.
#
# This should re-generate the following files:
#
# config.mk
# Jamfile
# install
#
CFG="$@" make setup unix