> +
> +  if test "$with_freetype_dir" != "no" ; then
> +      CHECK_TTF=""
> +  else
> +    CHECK_TTF="$withval"
> +  fi
> +

    Can you describe in plain words what this is supposed to do?
    Note that $withval is not defined outside the scope of
    AC_ARG_WITH(..).

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to