enable building lcdproc client on FreeBSD AMD64 platform (M. Dolze)

This commit is contained in:
marschap
2007-08-26 21:07:42 +00:00
parent 2346dcccc2
commit 150b089d08
4 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ AC_CHECK_LIB(kvm, kvm_open,[
])
dnl NetBSD, OpenBSD and FreeBSD
AC_CHECK_HEADERS(sched.h sys/sched.h machine/cpufunc.h sys/types.h machine/pio.h machine/sysarch.h sys/cpuvar.h)
AC_CHECK_HEADERS(sched.h sys/sched.h machine/cpufunc.h sys/types.h machine/pio.h machine/sysarch.h sys/cpuvar.h machine/apm_bios.h)
ETR_SYSV_IPC
ETR_UNION_SEMUN