Show
Ignore:
Timestamp:
03/13/09 14:43:25 (15 years ago)
Author:
bhilburn
Message:

Reorganized the socket functions to form a static library to link against since
we will be using that code everwhere. All autofoo stuff has been updated to
reflect this. Also, implemented the old policy engine demo with our new
component classes and fixed some bugs in that design.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/branches/bhilburn/configure.ac

    r138 r156  
    1717          src/libvtcross/Makefile src/cognitive_engines/Makefile  
    1818          src/policy_engines/Makefile src/service_management_layer/Makefile  
    19           src/tinyxml/Makefile src/include/Makefile 
    20           src/include/vtcross/Makefile) 
     19          src/lib/tinyxml/Makefile  src/lib/sockets/Makefile src/include/Makefile 
     20          src/include/vtcross/Makefile src/include/tinyxml/Makefile 
     21          src/lib/Makefile) 
    2122AC_OUTPUT