Patching php port

Jeremy Chadwick koitsu at FreeBSD.org
Wed Oct 1 12:46:05 UTC 2008


On Wed, Oct 01, 2008 at 01:14:03PM +0100, Tamar Lea wrote:
> Thanks for your reply, Jeremy. I now understand why it didn't work, but I
> have absolutely no idea how to edit configure.in. I have only just figured
> out what my patch is doing today. I think it would be easier to tell the
> makefile to modify configure after the autoconf, but I don't know how to do
> that either. This is the patch I wish to apply:

Welcome to the pains of the GNU autotools!  Here's what you'll need:

http://www.gnu.org/software/autoconf/manual/html_node/index.html

You should be able to examine the configure.in file and "reverse
engineer" how to accomplish what you need.  Remember: it's just a mix of
sh, m4, and macros.  Don't let it diminish your morale.  :-)

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-questions mailing list