Hi,

    Could someone tell me how to run 'buildconf' for apache httpd?
I'm using kamikaze 7.09 and tried to recreate configure script for apache httpd.
Just as an exercise before adding new --with options, I ran
    buildconf --with-apr=... --with-apr-util=...
, but couldn't reproduce same configure as distributed originally.  Apparent difference is
use of 'lt_env' in the script (reproduced configure doesn't use this variable at all.).
Is it still O.K.? Or, I'm doing something stupid?

Thanks,
Ichiro Suzuki