Explorar el Código

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

legacy
Sam Hocevar sam hace 12 años
padre
commit
39d186abec
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      configure.ac

+ 1
- 0
configure.ac Ver fichero

@@ -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)


Cargando…
Cancelar
Guardar