26 Jan
2012
26 Jan
'12
12:37 p.m.
On 01/26/2012 08:57 AM, Alan DeKok wrote:
OK, I've fixed a bug with dependencies, where it wouldn't re-build a C file if a header changed. I've also added some "configure" support. So modules like rlm_pam, python, perl, etc. only get built if their prerequisites are found.
FWIW on a clean checkout I'm getting: checking for pam/pam_appl.h... no configure: creating ./config.status config.status: creating Makefile config.status: error: cannot find input file: all.mk.in configure: error: ./configure failed for src/modules/rlm_pam ...and ./configure bombs out.