I've been writing a module, it is dependent on some GD functions, how can I detect that GD has been installed PHP native?

I'm not talking about php code to see if the functions are available.

Is there a macro or something that will detect if GD is installed native?

If not,do you have code that detects if GD or a GD function is installed native?

Anything I can add to aclocal.m4 and/or configure.ac would be greatly appreciated.

-- Dale

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to