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 44b7f95 commit 4034c6dCopy full SHA for 4034c6d
configure.ac
@@ -1,7 +1,7 @@
1
AC_INIT([patchelf], m4_esyscmd([printf $(cat ./version)]))
2
AC_CONFIG_SRCDIR([src/patchelf.cc])
3
AC_CONFIG_AUX_DIR([build-aux])
4
-AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 foreign color-tests parallel-tests])
+AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 foreign color-tests serial-tests])
5
6
AM_PROG_CC_C_O
7
AC_PROG_CXX
0 commit comments