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 fb4135c commit d15d594Copy full SHA for d15d594
configure.ac
@@ -13,7 +13,6 @@ LTLDFLAGS="-version-info ${lt_current}:${lt_revision}:${lt_age}"
13
14
AC_CONFIG_MACRO_DIR([m4])
15
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
16
-AC_CONFIG_MACRO_DIR([m4])
17
18
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
19
LT_INIT
0 commit comments