* Urgh, this was supposed to go in the trunk...

This commit is contained in:
Eelco Dolstra 2010-08-12 13:36:56 +00:00
parent 6846ed8b44
commit 5fb824e896
1 changed files with 0 additions and 3 deletions

View File

@ -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)