From: Lasse Collin Date: Mon, 31 Oct 2022 14:16:37 +0000 (+0200) Subject: Build: Remove obsolete commented-out lines from configure.ac. X-Git-Tag: v5.2.8~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f930638797f1fec05b272367c052d4fc9de35896;p=thirdparty%2Fxz.git Build: Remove obsolete commented-out lines from configure.ac. --- diff --git a/configure.ac b/configure.ac index 9ff8a312..9d851073 100644 --- a/configure.ac +++ b/configure.ac @@ -699,10 +699,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