blob: cf3fc969e259f722e82213e6978babb4d7f39cd2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- configure.orig Fri Oct 18 07:23:27 2002
+++ configure Fri Nov 1 16:08:44 2002
@@ -7235,6 +7235,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -9285,6 +9286,7 @@
libbonobo-2.0 >= 2.0.0 \
libgnome-2.0 >= 1.116.0 \
bonobo-activation-2.0 >= 1.0.0 \
+ libxml-2.0 >= 2.0 \
gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.0.2"
succeeded=no
|