From 6bae25b5162754a8c047fd42f5c565e36ecaef7b Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 31 Aug 2000 16:04:56 +0000 Subject: [PATCH] * 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 --- ChangeLog | 7 +++++++ ltcf-c.sh | 2 -- ltcf-cxx.sh | 2 -- ltcf-gcj.sh | 2 -- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 961d45730..db7f6f7fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-08-31 Ossama Othman + + * 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 + 2000-08-27 Gary V. Vaughan * ltconfig.in (with_gcc): Make the value of this option diff --git a/ltcf-c.sh b/ltcf-c.sh index 5904022b9..7041ee5e5 100644 --- 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. diff --git a/ltcf-cxx.sh b/ltcf-cxx.sh index 3f086f134..8b33bb9c0 100644 --- a/ltcf-cxx.sh +++ b/ltcf-cxx.sh @@ -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. diff --git a/ltcf-gcj.sh b/ltcf-gcj.sh index 3340a6f43..0f064fdc4 100644 --- a/ltcf-gcj.sh +++ b/ltcf-gcj.sh @@ -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. -- 2.47.3