From 2680011ad740f7e93b0c93585ff62baef33b24fa Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 15 Mar 2001 02:23:43 +0000 Subject: [PATCH] Upgraded to glib 1.2.9 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1385 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- configure.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index 2a048dcd..82f9116e 100644 --- a/configure.in +++ b/configure.in @@ -307,10 +307,11 @@ if test "x$GLIB_DIR" = "x"; then echo "*** Irssi will automatically compile and use it." echo - dnl * I think it's pretty safe to assume GLib 1.2.8 since the next + dnl * I think it's pretty safe to assume GLib 1.2.9 since the next dnl * will be 2.0 (or 1.4?) and it's not sure if irssi compiles - dnl * with it - glib_file=glib-1.2.8.tar.gz + dnl * with it (yea, just a few weeks after I put this text for 1.2.8 + dnl * the 1.2.9 came :) + glib_file=glib-1.2.9.tar.gz dlcmd= if test -f "`which ncftpget`"; then