Using autoconf 2.65 I get an error in the Image module:
checking for sys/param.h... (cached) yes /var/src/roxen/gpike/src/modules/Image/configure: line 3379: syntax error near unexpected token `;;' /var/src/roxen/gpike/src/modules/Image/configure: line 3379: ` ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;'
Looks like some kind of bug in autoconf itself.
Which version of autoconf should I be using, or better yet, can someone fix this in the Pike source? I'm a total nitwit at GNU autoconf, so my own attempts at fixing it have failed miserably.
Not even Gentoo regards autoconfs after 2.63 as stable, so try going back to autoconf 2.63.
-- Sincerely, Stephen R. van den Berg.