We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd299dc commit 2b3c960Copy full SHA for 2b3c960
configure.ac
@@ -6,7 +6,5 @@ AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 foreign color-tests parallel-tests])
6
AM_PROG_CC_C_O
7
AC_PROG_CXX
8
9
-AC_CHECK_FUNCS([sysconf])
10
-
11
AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile patchelf.spec])
12
AC_OUTPUT
0 commit comments