Fwd: Adding lua to -lrpmio to change how PCRE is attached.

2009-03-16 Thread Jeff Johnson
One more try ... Begin forwarded message: From: Jeff Johnson n3...@mac.com Date: March 16, 2009 11:15:24 AM EDT To: rpm-devel@rpm5.org Subject: Adding lua to -lrpmio to change how PCRE is attached. At the moment, PCRE and LUA are coupled because of LUA bindings onto PCRE. So the current

Re: Fwd: Adding lua to -lrpmio to change how PCRE is attached.

2009-03-16 Thread Michael Jennings
On Monday, 16 March 2009, at 21:57:32 (+0100), Ralf S. Engelschall wrote: So the current ordering of builds is ... build PCRE build lua construct librpmmisc (where PCRE is implictly pulled in) build rpmio ... The build ordering needs to become ...