mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Upgraded to glib 1.2.9
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1385 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
aa526bed41
commit
2680011ad7
@ -307,10 +307,11 @@ if test "x$GLIB_DIR" = "x"; then
|
|||||||
echo "*** Irssi will automatically compile and use it."
|
echo "*** Irssi will automatically compile and use it."
|
||||||
echo
|
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 * will be 2.0 (or 1.4?) and it's not sure if irssi compiles
|
||||||
dnl * with it
|
dnl * with it (yea, just a few weeks after I put this text for 1.2.8
|
||||||
glib_file=glib-1.2.8.tar.gz
|
dnl * the 1.2.9 came :)
|
||||||
|
glib_file=glib-1.2.9.tar.gz
|
||||||
|
|
||||||
dlcmd=
|
dlcmd=
|
||||||
if test -f "`which ncftpget`"; then
|
if test -f "`which ncftpget`"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user