mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] mldonkey config/configure.in distrib/ChangeLog


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey config/configure.in distrib/ChangeLog
Date: Thu, 11 Jan 2007 12:15:37 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Changes by:     spiralvoice <spiralvoice>       07/01/11 12:15:37

Modified files:
        config         : configure.in 
        distrib        : ChangeLog 

Log message:
        patch #5671

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/config/configure.in?cvsroot=mldonkey&r1=1.289&r2=1.290
http://cvs.savannah.gnu.org/viewcvs/mldonkey/distrib/ChangeLog?cvsroot=mldonkey&r1=1.1145&r2=1.1146

Patches:
Index: config/configure.in
===================================================================
RCS file: /sources/mldonkey/mldonkey/config/configure.in,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -b -r1.289 -r1.290
--- config/configure.in 28 Nov 2006 23:17:31 -0000      1.289
+++ config/configure.in 11 Jan 2007 12:15:37 -0000      1.290
@@ -1257,7 +1257,7 @@
      else
        echo "Do you want this script to try to download and install 
$LABLGTK_NAME"
        echo "LOCALLY in mldonkey directory ?"
-       if test "$BATCH" = "no"; then read i; else i=yes; fi
+       if test "$BATCH" = "no"; then read i <&1; else i=yes; fi
        case "$i" in
         y* | Y*)
 

Index: distrib/ChangeLog
===================================================================
RCS file: /sources/mldonkey/mldonkey/distrib/ChangeLog,v
retrieving revision 1.1145
retrieving revision 1.1146
diff -u -b -r1.1145 -r1.1146
--- distrib/ChangeLog   11 Jan 2007 12:14:48 -0000      1.1145
+++ distrib/ChangeLog   11 Jan 2007 12:15:37 -0000      1.1146
@@ -15,6 +15,7 @@
 =========
 
 2007/01/11
+5671: Configure: Fix question whether to compile lablgtk, same as patch 5401
 5675: Updated Mozilla protocol handler to version 1.10
 
 2007/01/08




reply via email to

[Prev in Thread] Current Thread [Next in Thread]