X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=a52fc317de03e94cab1e765283fa83acbe02ee22;hb=ffa3139cabcd283e5bb1ec4df94ed52664c0eabe;hp=936276054f6a53ebcf9d02a7edfc7a9d033eb57a;hpb=06af1e62a0085e030770bc5750b1bc1d2e78b274;p=swftools.git diff --git a/configure b/configure index 9362760..a52fc31 100755 --- a/configure +++ b/configure @@ -10090,6 +10090,8 @@ done # ------------------------------------------------------------------ + + for ac_prog in freetype-config do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -10103,7 +10105,8 @@ else ac_cv_prog_FREETYPE_CONFIG="$FREETYPE_CONFIG" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH +as_dummy=""$PATH:/usr/local/bin:/sw/bin:/opt/local/bin"" +for as_dir in $as_dummy do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. @@ -10130,6 +10133,9 @@ fi test -n "$FREETYPE_CONFIG" && break done + + + OLDCPPFLAGS="${CPPFLAGS}" OLDLIBS="${LIBS}" if test "x${FREETYPE_CONFIG}" '!=' "x"; then