<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Tue, 2010-12-21 at 21:24 -0700, tom fogal wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt; writes:
&gt; On Tue, 2010-12-21 at 14:10 -0700, tom fogal wrote:
&gt; 
&gt; &gt; In the meantime, please consider the attached build.sh patch.  I
&gt; &gt; used it to configure my X build --without-fop, on all packages.
&gt;
&gt; That answers a question I had. Had you noticed the CONFFLAGS variable
&gt; which is meant to hold such configuration option like --without-fop?
&gt; Probably not as it the name and the description was obscure.

Oh, no, I hadn't noticed it.

I guess it's just a personal preference of mine to (for the most part)
ignore environment variables.  They're nice when you have a deep
pipeline with a complex frontend and thus it's poke at the guts, but
when I'm scripting or just typing in commands, I like the option I am
setting to be tightly coupled with the command; it's more obvious when
I need to look back at what I did.

&gt; I was wondering if I should add an option on the build.sh command
&gt; line and your patch tells me I should. I like the option name you
&gt; have chosen.  Should I keep the CONFFLAGS as well?

Yes; IMHO it's always nice for an option to be backed by an env var.
</PRE>
</BLOCKQUOTE>
Ok, good to know.
<BLOCKQUOTE TYPE=CITE>
<PRE>

I do think that they should be named the same though; i.e. CONFFLAGS
and --confflags or AUTOCONF and --autoconf.  I think AUTOCONF means
something to `autoreconf' though, so I'd actually lean towards your
original CONFFLAGS/--confflags, now that I think about it.
</PRE>
</BLOCKQUOTE>
Ah, I see. --autoconf might look like an option that applies to autoreconf itself rather than<BR>
a configure script option.
<BLOCKQUOTE TYPE=CITE>
<PRE>

&gt; I have a dozen patches in the pipeline, so I'll integrate yours. Feel
&gt; free to review the patches when posted.

Okay, and will do!

Thanks,

-tom
</PRE>
</BLOCKQUOTE>
<BR>
Thanks for the feedback.<BR>
<BR>
Gaetan
</BODY>
</HTML>