I'm trying to install new modules using monger but it's not working as I would expect. It seems to download and configure just fine, but the makefiles are broken.
It seems the @propagated_variables@ keyword is never expanded and I can't figure out why.
I've tried using both pike 7.6.26 and 7.7 from CVS. Currently I'm using autoconf 2.13 but I also tried with 2.50 with the same results.
Anyone else experiencing the same thing or know what the problem is?
Can't say much about monger as I've never used it, but I've gotten the same effect from time to time in the pike tree. I think the cause is that the configure scripts are old; a "make force_autoconfig" solved it.
pike-devel@lists.lysator.liu.se