Browse Source

neercs: import files from the (unfinished) old neercs code.

legacy
Sam Hocevar sam 12 years ago
parent
commit
39d186abec
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure.ac

+ 1
- 0
configure.ac View File

@@ -59,6 +59,7 @@ AC_CHECK_HEADERS(sys/ioctl.h sys/ptrace.h sys/stat.h sys/syscall.h sys/user.h)
AC_CHECK_HEADERS(sys/wait.h)
AC_CHECK_HEADERS(linux/kdev_t.h linux/major.h)
AC_CHECK_HEADERS(security/pam_appl.h security/pam_misc.h)
AC_CHECK_HEADERS(pam/pam_appl.h pam/pam_misc.h)

if test "${enable_debug}" = "yes"; then
AC_DEFINE(LOL_DEBUG, 1, Define to 1 to activate debug)


Loading…
Cancel
Save