Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 353080 | Differences between
and this patch

Collapse All | Expand All

(-)x48-0.6.3.orig/configure.ac (-1 / +1 lines)
Lines 82-88 Link Here
82
82
83
# Checks for header files.
83
# Checks for header files.
84
AC_HEADER_STDC
84
AC_HEADER_STDC
85
AC_CHECK_HEADERS([fcntl.h memory.h stdlib.h string.h sys/ioctl.h sys/time.h termios.h unistd.h])
85
AC_CHECK_HEADERS([fcntl.h memory.h stdlib.h string.h sys/ioctl.h sys/time.h termios.h unistd.h stdint.h])
86
86
87
# Checks for typedefs, structures, and compiler characteristics.
87
# Checks for typedefs, structures, and compiler characteristics.
88
AC_C_CONST
88
AC_C_CONST

Return to bug 353080