fix libtool tags issue?
This commit is contained in:
parent
18e05d510c
commit
807b279765
3 changed files with 34 additions and 9939 deletions
1
aclocal.m4
vendored
1
aclocal.m4
vendored
|
@ -7266,6 +7266,7 @@ AC_SUBST([am__tar])
|
||||||
AC_SUBST([am__untar])
|
AC_SUBST([am__untar])
|
||||||
]) # _AM_PROG_TAR
|
]) # _AM_PROG_TAR
|
||||||
|
|
||||||
|
m4_include([autotools/acinclude.m4])
|
||||||
m4_include([autotools/ax_distversion.m4])
|
m4_include([autotools/ax_distversion.m4])
|
||||||
m4_include([autotools/ax_maintainer_mode_auto_silent.m4])
|
m4_include([autotools/ax_maintainer_mode_auto_silent.m4])
|
||||||
m4_include([autotools/ccdv.m4])
|
m4_include([autotools/ccdv.m4])
|
||||||
|
|
|
@ -22,6 +22,7 @@ dnl Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
AC_DISABLE_STATIC
|
AC_DISABLE_STATIC
|
||||||
|
CARES_CLEAR_LIBTOOL_TAGS
|
||||||
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
||||||
|
|
||||||
AC_MSG_CHECKING(Location of NeoStats...)
|
AC_MSG_CHECKING(Location of NeoStats...)
|
||||||
|
|
Reference in a new issue