Comment # 9
on bug 11219
from Jeff Morriss
(In reply to Anish Bhatt from comment #8)
> Created attachment 13654 [details]
> config.log
>
> Snipped around lua specific stuff
Well nuts. Looks like your autoconf is running into the same bug that caused
me to put that 2nd PKG_CHECK_MODULES call in there, except your
PKG_CHECK_MODULES is skipping the "lua52" check. <sigh>
I'll submit a new version shortly which goes back to using the for loop. I
guess I should never have read the docs which say that PKG_CHECK_MODULES takes
a *list* of packages to check for.
You are receiving this mail because:
- You are watching all bug changes.