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 _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
