OpenAFS CVS Commit: openafs/src/volser by jaltman
   
    cvs@GRAND.CENTRAL.ORG
     
    cvs@GRAND.CENTRAL.ORG
       
    Mon, 25 May 2009 17:31:29 EDT
    
    
  
Update of /cvs/openafs/src/volser
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/volser
Modified Files:
      Tag: openafs-devel-1_5_x
	NTMakefile 
Log Message:
DELTA DEVEL15-windows-libafsconf-20090525
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
libafsconf.dll has been present since OpenAFS 1.0.  However,
for some unknown reason the components that it consists of
(cm_dns.obj, cm_config.obj, cm_nls.obj) have been staticly
linked into exes and dlls all over the code base.  This commit
removes all of the static references and replaces them with
libafsconf.lib.
libafsconf.dll is also moved from Client\Program to Common
because it is now linked to by server and utility components.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-libafsconf-20090525 openafs/src/volser/NTMakefile 1.11.2.6 1.11.2.7