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: Fri, 19 May 2006 22:09:29 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    06/05/19 22:09:29

Modified files:
        config         : configure.in 
        distrib        : ChangeLog 

Log message:
        patch #5111

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/config/configure.in.diff?tr1=1.266&tr2=1.267&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/distrib/ChangeLog.diff?tr1=1.838&tr2=1.839&r1=text&r2=text

Patches:
Index: mldonkey/config/configure.in
diff -u mldonkey/config/configure.in:1.266 mldonkey/config/configure.in:1.267
--- mldonkey/config/configure.in:1.266  Fri May 19 19:04:15 2006
+++ mldonkey/config/configure.in        Fri May 19 22:09:29 2006
@@ -8,6 +8,10 @@
 CONFIGURE_ARGUMENTS=$*
 echo "Arguments to configure: $CONFIGURE_ARGUMENTS"
 
+cd ..
+SOURCE_DIR=`pwd`
+cd config
+
 MAJOR_VERSION=2
 MINOR_VERSION=7
 SUB_VERSION=5   # range 0-7 due to eMule limitations
@@ -364,10 +368,6 @@
 echo "     Checking Ocaml compiler."
 echo "--------------------------------"
 
-cd ..
-SOURCE_DIR=`pwd`
-cd config
-
 CONFIG_DIR=$SOURCE_DIR/config
 PATCH_DIR=$SOURCE_DIR/patches
 LOCAL_DIR=$PATCH_DIR/local
Index: mldonkey/distrib/ChangeLog
diff -u mldonkey/distrib/ChangeLog:1.838 mldonkey/distrib/ChangeLog:1.839
--- mldonkey/distrib/ChangeLog:1.838    Fri May 19 22:08:31 2006
+++ mldonkey/distrib/ChangeLog  Fri May 19 22:09:29 2006
@@ -15,6 +15,7 @@
 =========
 
 2006/05/20
+5111: Configure: Fix $SOURCE_DIR broken since patch #5095
 5109: New option: pause_new_downloads
 - Set to true all new downloads will be paused automatically.
 - This option is automatically set to false on core start.




reply via email to

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