Update the bonobo conf requirement to 0.9 as we depend on the CVS version
This commit is contained in:
parent
09da551904
commit
2e2903d352
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-07-25 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* configure.in (PKG_BONOBO_CONF_CHECK): update the requirements for
|
||||
bonobo_conf to 0.9 since we now depend on it
|
||||
|
||||
2001-07-25 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* configure.in (BONOBO_CHECK): remove the --enable-bonobo-conf and replace with
|
||||
|
|
|
@ -103,7 +103,7 @@ LIBCOMMON_DIR=
|
|||
moniker_enable=
|
||||
],[
|
||||
PKG_BONOBO_CHECK="bonobo bonobox"
|
||||
PKG_BONOBO_CONF_CHECK="bonobo bonobo_conf >= 0.8"
|
||||
PKG_BONOBO_CONF_CHECK="bonobo bonobo_conf >= 0.9"
|
||||
bonobo_conf_enable=yes
|
||||
libcommon_enable=yes
|
||||
LIBCOMMON_DIR=common
|
||||
|
|
Loading…
Add table
Reference in a new issue