forked from lix-project/lix
* Urgh, this was supposed to go in the trunk...
This commit is contained in:
parent
6846ed8b44
commit
5fb824e896
|
@ -243,9 +243,6 @@ AC_SUBST(bzip2_bin)
|
|||
AC_SUBST(bzip2_bin_test)
|
||||
|
||||
|
||||
AC_CHECK_LIB(pthread, pthread_mutex_init)
|
||||
|
||||
|
||||
AC_ARG_ENABLE(init-state, AC_HELP_STRING([--disable-init-state],
|
||||
[do not initialise DB etc. in `make install']),
|
||||
init_state=$enableval, init_state=yes)
|
||||
|
|
Loading…
Reference in a new issue