]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Removed RCD ID tags. They
authorOssama Othman <ossama@debian.org>
Thu, 31 Aug 2000 16:04:56 +0000 (16:04 +0000)
committerOssama Othman <ossama@debian.org>
Thu, 31 Aug 2000 16:04:56 +0000 (16:04 +0000)
were causing merge problems for those who maintain a copy of
libtool in their own CVS repository.
Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>

ChangeLog
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh

index 961d457306055fe01018cb84065b52deae930e89..db7f6f7fc87d4a760194a4ee3550af2ab94ccdb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-31  Ossama Othman  <ossama@debian.org>
+
+       * ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Removed RCD ID tags.  They
+       were causing merge problems for those who maintain a copy of
+       libtool in their own CVS repository.
+       Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+
 2000-08-27  Gary V. Vaughan  <gvv@techie.com>
 
        * ltconfig.in (with_gcc):  Make the value of this option
index 5904022b9669d94cc3b3eab67242725aa1874c19..7041ee5e5c069112a0b1816e72e0513d3871e65d 100644 (file)
--- a/ltcf-c.sh
+++ b/ltcf-c.sh
@@ -1,7 +1,5 @@
 #### This script is meant to be sourced by ltconfig.
 
-# $Id$
-
 # ltcf-c.sh - Create a C compiler specific configuration
 #
 # Copyright (C) 1996-2000 Free Software Foundation, Inc.
index 3f086f134df88b7de70aa0731661885db81fcb51..8b33bb9c08642660e46d4058d82a6d314dcfd9c5 100644 (file)
@@ -1,7 +1,5 @@
 #### This script is meant to be sourced by ltconfig.
 
-# $Id$
-
 # ltcf-cxx.sh - Create a C++ compiler specific configuration
 #
 # Copyright (C) 1996-1999,2000 Free Software Foundation, Inc.
index 3340a6f43149e805f76ba31fa9afc408470e2932..0f064fdc420627cf2b538929ba8d833112fad92a 100644 (file)
@@ -1,7 +1,5 @@
 #### This script is meant to be sourced by ltconfig.
 
-# $Id$
-
 # ltcf-gcj.sh - Create a GCJ compiler specific configuration
 #
 # Copyright (C) 1996-1999,2000 Free Software Foundation, Inc.