mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-22 18:12:27 +02:00
update configure.ac, remove check signal.h
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
07bfc33712
commit
2175cec366
@ -40,7 +40,7 @@ CFLAGS="$CFLAGS $USB_CFLAGS"
|
|||||||
|
|
||||||
# Checks for header files.
|
# Checks for header files.
|
||||||
AC_HEADER_STDC
|
AC_HEADER_STDC
|
||||||
AC_CHECK_HEADERS([time.h signal.h stdlib.h string.h])
|
AC_CHECK_HEADERS([time.h stdlib.h string.h])
|
||||||
|
|
||||||
# Checks for typedefs, structures, and compiler characteristics.
|
# Checks for typedefs, structures, and compiler characteristics.
|
||||||
AC_C_INLINE
|
AC_C_INLINE
|
||||||
|
Loading…
Reference in New Issue
Block a user