summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-10-10 07:51:50 +0000
committerManish Singh <yosh@src.gnome.org>1998-10-10 07:51:50 +0000
commit3e4c74d7efc1bfcdfdd7f67e56e43c19e002ce75 (patch)
tree99cafe76e054e212143634178b00aff3637f3e37
parent357c50b14ed672559582e44b9ea1547497ca2e3b (diff)
downloadgdk-pixbuf-3e4c74d7efc1bfcdfdd7f67e56e43c19e002ce75.tar.gz
HACKING we need libtool 1.2b now
* HACKING * autogen.sh: we need libtool 1.2b now -Yosh
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-05
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-25
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--HACKING2
-rwxr-xr-xautogen.sh2
9 files changed, 37 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a6336ee93..b123a60b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index a6336ee93..b123a60b7 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+Sat Oct 10 00:50:53 PDT 1998 Manish Singh <yosh@gimp.org>
+
+ * HACKING
+ * autogen.sh: we need libtool 1.2b now
+
Sat Oct 10 03:37:50 1998 Tim Janik <timj@gtk.org>
* gtk/gtktable.c (gtk_table_set_child_arg): take the left, right, top
diff --git a/HACKING b/HACKING
index 5b90b0863..642e4c35c 100644
--- a/HACKING
+++ b/HACKING
@@ -4,7 +4,7 @@ to have the following packages installed:
- GNU autoconf 2.12
- GNU automake 1.3
(Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
- - GNU libtool 1.2
+ - GNU libtool 1.2b
- indent (GNU indent 1.9.1 is known good)
These should be available by ftp from ftp.gnu.org or any of the
diff --git a/autogen.sh b/autogen.sh
index 71ddbe5d3..003e043ab 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,7 +18,7 @@ DIE=0
(libtool --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "You must have libtool installed to compile $PROJECT."
- echo "Get ftp://alpha.gnu.org/gnu/libtool-1.0h.tar.gz"
+ echo "Get ftp://alpha.gnu.org/gnu/libtool-1.2b.tar.gz"
echo "(or a newer version if it is available)"
DIE=1
}