fix libtool tags issue?
This commit is contained in:
parent
d9d4b64114
commit
ebeb86de1e
3 changed files with 34 additions and 9939 deletions
1
aclocal.m4
vendored
1
aclocal.m4
vendored
|
@ -7254,6 +7254,7 @@ AC_SUBST([am__tar])
|
|||
AC_SUBST([am__untar])
|
||||
]) # _AM_PROG_TAR
|
||||
|
||||
m4_include([autotools/acinclude.m4])
|
||||
m4_include([autotools/ax_distversion.m4])
|
||||
m4_include([autotools/ax_maintainer_mode_auto_silent.m4])
|
||||
m4_include([autotools/ccdv.m4])
|
||||
|
|
|
@ -21,6 +21,7 @@ AM_INIT_AUTOMAKE($MODPACKAGE, $VERSION)
|
|||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
AC_DISABLE_STATIC
|
||||
CARES_CLEAR_LIBTOOL_TAGS
|
||||
AC_PROG_LIBTOOL
|
||||
wi_ARG_DISABLE_CCDV
|
||||
wi_PROG_CCDV
|
||||
|
|
Reference in a new issue