# ------------------------------------------------------------------
-for ac_prog in freetype-config
+
+
+for ac_prog in freetype-config /opt/local/bin/freetype-config /sw/bin/freetype-config
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
test -n "$FREETYPE_CONFIG" && break
done
+
+
+
OLDCPPFLAGS="${CPPFLAGS}"
OLDLIBS="${LIBS}"
if test "x${FREETYPE_CONFIG}" '!=' "x"; then