source: trunk/ORBit2-2.14.0/linc2/include/linc/linc-config.h.in

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 136 bytes
Line 
1#ifndef _LINC_CONFIG_H_
2#define _LINC_CONFIG_H_
3
4#if @LINC_SSL_SUPPORT@
5#define LINC_SSL_SUPPORT 1
6#endif
7
8#endif /* _LINC_CONFIG_H_ */
Note: See TracBrowser for help on using the repository browser.