Show
Ignore:
Timestamp:
04/01/08 22:00:36 (8 months ago)
Author:
edmanm
Message:

r290@lysithea: edmanm | 2008-04-01 22:00:19 -0400
Make UPnP support optional (off by default). Add a FindMiniUPnPc.cmake for
checking for the miniupnpc library and location of header files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/config.h.in

    r2446 r2476  
    2727#cmakedefine SIZEOF_INT @SIZEOF_INT@ 
    2828 
     29#cmakedefine HAVE_MINIUPNPC_H 
     30 
     31#cmakedefine USE_MINIUPNPC 
     32 
    2933#endif 
    3034