Start to clean up Unix build.
[shibboleth/cpp-sp.git] / nsapi_shib / nsapi_shib.cpp
index 4ed4191..55a53da 100644 (file)
@@ -20,6 +20,8 @@
  * Shibboleth NSAPI filter
  */
 
+#define SHIBSP_LITE
+
 #if defined (_MSC_VER) || defined(__BORLANDC__)
 # include "config_win32.h"
 #else