some bug fix
This commit is contained in:
parent
3d7d4a7a51
commit
6e9bdc8b2e
2 changed files with 16 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ AM_CONFIG_HEADER(config.h:config.in)
|
|||
|
||||
AC_PROG_CXX
|
||||
|
||||
AC_CHECK_HEADERS(bvector.h)
|
||||
AC_CHECK_HEADERS(vector bvector.h)
|
||||
AC_EGREP_HEADER(bit_vector, bvector.h, AC_DEFINE(HAVE_BIT_VECTOR))
|
||||
|
||||
AM_PROG_LIBTOOL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue