builddefs.h 152 B

123456789
  1. #ifndef VSF_BUILDDEFS_H
  2. #define VSF_BUILDDEFS_H
  3. #undef VSF_BUILD_TCPWRAPPERS
  4. #define VSF_BUILD_PAM
  5. #undef VSF_BUILD_SSL
  6. #endif /* VSF_BUILDDEFS_H */