[INN-COMMITTERS] inn/storage (5 files)

Russ Allbery rra at stanford.edu
Fri Jun 29 21:57:11 UTC 2001


    Date: Friday, June 29, 2001 @ 14:57:11
  Author: rra

Update of /dist1/cvs/isc/inn/inn/storage
     from pub3.rc.vix.com:/tmp/cvs-serv26137

Modified: Makefile Make.methods buildconfig.in
 Removed: Make.ovmethods ovbuildconfig.in

Build system rewrite for libstorage.

Completely rewrite buildconfig.in, merging ovbuildconfig.in into it to
avoid unnecessary code duplication and making it hopefully more readable.
No longer use find to find .config files; instead, use readdir and native
Perl code.  Sort everything while generating files to make the file
contents stable (so that Make.methods doesn't always show up as having
local modifications).  Merge Make.ovmethods into Make.methods and update
the Makefile so that buildconfig only needs to be run once.  Make the
output of buildconfig more readable.



More information about the inn-committers mailing list