libtool-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Libtool branch, master, updated. v2.2.6-170-g7ce92b0


From: Ralf Wildenhues
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-170-g7ce92b0
Date: Sat, 12 Dec 2009 08:01:41 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  7ce92b0b9b7a28db5d0eac91fd72fee41238206f (commit)
      from  93f5529731b91f4821d2c59888a51b936b266a4e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ce92b0b9b7a28db5d0eac91fd72fee41238206f
Author: Ralf Wildenhues <address@hidden>
Date:   Sat Dec 12 08:51:02 2009 +0100

    Replace last __oline__ instance.
    
    * libltdl/m4/libtool.m4 (_LT_TRY_DLOPEN_SELF): Replace last
    __oline__ instance with $LINENO.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog             |    6 ++++++
 libltdl/m4/libtool.m4 |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fd6ded0..75a5919 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-12  Ralf Wildenhues  <address@hidden>
+
+       Replace last __oline__ instance.
+       * libltdl/m4/libtool.m4 (_LT_TRY_DLOPEN_SELF): Replace last
+       __oline__ instance with $LINENO.
+
 2009-12-09  Ralf Wildenhues  <address@hidden>
 
        Improve parsing of .la files in libltdl.
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index 9abd147..cd8afce 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -1610,7 +1610,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-[#line __oline__ "configure"
+[#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H


hooks/post-receive
-- 
GNU Libtool




reply via email to

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