libtool-patches
[Top][All Lists]
Advanced

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

[patch 1/3] 304-gary-add-libtool-macro-file-serial-tags.diff


From: Gary V. Vaughan
Subject: [patch 1/3] 304-gary-add-libtool-macro-file-serial-tags.diff
Date: Tue, 01 Nov 2005 11:57:57 +0000
User-agent: quilt/0.42-1

Redone against HEAD, and split into 3 parts for easy review :-)
Okay to commit?

Cheers,
        Gary.

 libltdl/m4/argz.m4      |    2 +-
 libltdl/m4/ltoptions.m4 |    2 +-
 libltdl/m4/ltsugar.m4   |    2 +-
 libltdl/m4/ltversion.in |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Index: libtool--devo--1.0/ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * libltdl/m4/argz.m4, libltdl/m4/ltoptions.m4, libltdl/ltsugar.m4,
        libltdl/m4/ltversion.in: Add serial number tags, and bump serial
        number.
Index: libtool--devo--1.0/libltdl/m4/argz.m4
===================================================================
--- libtool--devo--1.0.orig/libltdl/m4/argz.m4
+++ libtool--devo--1.0/libltdl/m4/argz.m4
@@ -7,7 +7,7 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3 argz.m4
 
 AC_DEFUN([gl_FUNC_ARGZ],
 [gl_PREREQ_ARGZ
Index: libtool--devo--1.0/libltdl/m4/ltoptions.m4
===================================================================
--- libtool--devo--1.0.orig/libltdl/m4/ltoptions.m4
+++ libtool--devo--1.0/libltdl/m4/ltoptions.m4
@@ -7,7 +7,7 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3 ltoptions.m4
 
 # This is to help aclocal find these macros, as it can't see m4_define.
 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
Index: libtool--devo--1.0/libltdl/m4/ltsugar.m4
===================================================================
--- libtool--devo--1.0.orig/libltdl/m4/ltsugar.m4
+++ libtool--devo--1.0/libltdl/m4/ltsugar.m4
@@ -7,7 +7,7 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3 ltsugar.m4
 
 # This is to help aclocal find these macros, as it can't see m4_define.
 AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
Index: libtool--devo--1.0/libltdl/m4/ltversion.in
===================================================================
--- libtool--devo--1.0.orig/libltdl/m4/ltversion.in
+++ libtool--devo--1.0/libltdl/m4/ltversion.in
@@ -9,7 +9,7 @@
 
 # @configure_input@
 
-# serial @MACRO_SERIAL@
+# serial @MACRO_SERIAL@ ltversion.m4
 # This file is part of GNU Libtool
 
 m4_define([LT_PACKAGE_VERSION], address@hidden@])
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook




reply via email to

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