Changeset 2389


Ignore:
Timestamp:
Feb 10, 2009, 3:24:33 PM (15 years ago)
Author:
mies
Message:
 
Location:
source/ariba
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Makefile.am

    r2388 r2389  
    4040AM_LDFLAGS     += -shared -rdynamic
    4141endif
     42
     43libariba_la_INCLUDES =
    4244
    4345# sources and subdirs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • source/ariba/tidy/AribaModule.cpp

    r2388 r2389  
    6969}
    7070
    71 SpoVNetID AribaModule::getSpoVNetId(const char* name, int len) const {
    72         return SpoVNetID::UNSPECIFIED;
    73 }
    7471
    7572string AribaModule::getBootstrapHints(const Name& spoVNetName) const {
Note: See TracChangeset for help on using the changeset viewer.