mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Build: Remove obsolete commented-out lines from configure.ac.
This commit is contained in:
parent
e53e0e2186
commit
aad3c609ff
1 changed files with 0 additions and 4 deletions
|
@ -722,10 +722,6 @@ AC_CHECK_HEADERS([immintrin.h])
|
|||
# Checks for typedefs, structures, and compiler characteristics.
|
||||
###############################################################################
|
||||
|
||||
dnl We don't need these as long as we need a C99 compiler anyway.
|
||||
dnl AC_C_INLINE
|
||||
dnl AC_C_RESTRICT
|
||||
|
||||
AC_HEADER_STDBOOL
|
||||
|
||||
AC_TYPE_UINT8_T
|
||||
|
|
Loading…
Reference in a new issue