|
|
@@ -72,7 +72,7 @@ fi
|
|
|
|
|
|
# Checks for header files.
|
|
|
AC_HEADER_STDC
|
|
|
-AC_CHECK_HEADERS([stddef.h error.h locale.h sys/cdefs.h kvm.h])
|
|
|
+AC_CHECK_HEADERS([stddef.h error.h locale.h libintl.h sys/cdefs.h kvm.h])
|
|
|
DPKG_CHECK_DEFINE(TIOCNOTTY, [sys/ioctl.h])
|
|
|
|
|
|
# Checks for typedefs, structures, and compiler characteristics.
|