Start to clean up Unix build.
[shibboleth/sp.git] / apache / mod_apache.cpp
index aac8ac4..4b2b9c8 100644 (file)
@@ -22,6 +22,8 @@
  * $Id$
  */
 
+#define SHIBSP_LITE
+
 #ifdef SOLARIS2
 #undef _XOPEN_SOURCE    // causes gethostname conflict in unistd.h
 #endif