[PATCH] configure: fix REQUIRED_MODULES, it was not being set at all

Rémi Cardona remi at gentoo.org
Fri Sep 18 16:01:00 PDT 2009


Le 18/09/2009 15:30, Dan Nicholson a écrit :
> If you do 'echo "$REQUIRED_MODULES"', it would print newlines, though.
> Unless you want to audit the use of REQUIRED_MODULES everywhere in the
> script (and through the macros), it's probably a better idea not to
> have the newlines.

With limited testing, I couldn't find any other syntax that made 
REQUIRED_MODULES have the full string Peter intended in the first place. 
The patch I posted seems to be the only one that works.

As for newlines, they don't seem to be much trouble, pkg-config handles 
them just fine (as far as I can see).

If the quoting I suggested breaks a macro of some sort, I'd rather fix 
that instead.

Cheers,

Rémi


More information about the xorg-devel mailing list