mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-21 02:32:09 +00:00
configure: run configure in 'test' too
Having the test dir completely stand-alone causes too many issues for users and devs. It still needs to be built specifically.
This commit is contained in:
@ -877,6 +877,8 @@ squeeze CARES_PRIVATE_LIBS
|
||||
|
||||
XC_CHECK_BUILD_FLAGS
|
||||
|
||||
AC_CONFIG_SUBDIRS([test])
|
||||
|
||||
AC_CONFIG_FILES([Makefile libcares.pc])
|
||||
AC_OUTPUT
|
||||
XC_AMEND_DISTCLEAN(['.'])
|
||||
|
||||
Reference in New Issue
Block a user