23 Jun
2006
23 Jun
'06
11:22 a.m.
Frank Cusack <fcusack@fcusack.com> wrote:
I've completed the libtool and ltdl 1.5.22 update in the 1.1 branch. Please test.
... configure: configuring in src/modules/rlm_checkval configure: running /usr/pkg/bin/bash './configure' --prefix=/usr/local --enable-ltdl-install --cache-file=/dev/null --srcdir=. l ... creating Makefile creating config.h cat: ./config.h.in: No such file or directory It looks like the "configure" script in src/modules/rlm_checkval wasn't updated. It still references config.h, even though configure.in doesn't. Also, I'm seeing it trying to cache to /dev/null. Is that intentional? Alan DeKok.