blob: 20a6e1b02412ade262d15b2693284db7cb064790 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- configure.orig Sun Mar 9 08:30:25 2003
+++ configure Mon Apr 7 21:57:40 2003
@@ -7838,6 +7838,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'
@@ -10305,8 +10306,8 @@
1.3a) MOZILLA_SNAPSHOT=4 ;;
1.3b) MOZILLA_SNAPSHOT=5 ;;
1.3) MOZILLA_SNAPSHOT=6 ;;
- 1.4a) MOZILLA_SNAPSHOT=6 ;;
-trunk) MOZILLA_SNAPSHOT=6 ;;
+ 1.4a) MOZILLA_SNAPSHOT=7 ;;
+trunk) MOZILLA_SNAPSHOT=7 ;;
*) { { echo "$as_me:$LINENO: error:
*****************************************************************************
Galeon can be built using mozilla 1.3a, 1.3b or trunk snapshot, but the version
|