I'm working on a PHP RPM, and have run into the problem that I need both
a php exectable, and an apache module in the package.  My current
solution is to run configure and make twice.  While this works, I was
hoping to find a better solution.  Is there any way to get the build
system to create both using only one configure/compile?

Thanks.
Peter


-- 
PHP Development 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