On Sun, Nov 27, 2005 at 10:27:28PM +0000, Andrew Benton wrote: > > > I think you're probably right. Putting the option on the page makes it > obvious what was done. I thought as we already apply the patch it might be > neater to add it in. I went looking for a simpler way to do it because I > was working on my buildscripts. Readline is the only thing which needs an > option passing to make alone and I wanted to change it to be a regular > configure, make, make install. Just thought I'd share what I found.
Since these instructions are not static, your best path would be to make your functions more robust. Something like make "$@" and then pass the switch(es) to the function. This should cover most circumstances. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
