07-10-07 12:22 PM
In article <469303e0$0$16601$4c368faf@roadrunner.com>,
"Dave" <dmehler26@woh.rr.com> wrote:
> i've also tried the above with variants of --enable-static-programname
> htpasswd, htdigest, etc. The problem is everything configures and builds,
> but when i check the installation the executables are all dynamically
> linked.
> Any suggestions appreciated.
Don't you have to explicitly _disable_ shared libraries
./configure --with-whatever --disable-shared
like that? Although, I'd guess you tried that.
--
W. Oates
[ Post a follow-up to this message ]
|