why is the installed httpd different from .libs/httpd?

% ls -l ~/ap/prefork/bin/httpd
-rwxr-xr-x    1 dougm    dougm     4318551 Aug 23 21:11

% ls -l .libs/httpd 
-rwxr-xr-x    1 dougm    dougm     4318583 Aug 23 21:21 .libs/httpd*

i normally don't "make install" everytime i'm working on a change and run
httpd out of the build directory.  now it seems i have to to install get a
proper httpd.  what gives?


Reply via email to