libtool-patches
[Top][All Lists]
Advanced

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

[PATCH] * HACKING (Maintenance Notes): Adjust to moved files.


From: Peter Rosin
Subject: [PATCH] * HACKING (Maintenance Notes): Adjust to moved files.
Date: Sat, 11 Sep 2010 21:02:54 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Hi!

I noticed that HACKING referred to files that have been moved.

Should I also add libltdl/config/compile? But that one does not
appear to be handled by "make -fMakefile.maint fetch". Shouldn't
it? Which 'compile' will be bundled with libtool if libtool is
released before an automake is released with the latest MSVC
fixes for 'compile'?

Cheers,
Peter

>From 67dcc26620b7eb296cf58e7dfd9aedcb811b3870 Mon Sep 17 00:00:00 2001
From: Peter Rosin <address@hidden>
Date: Sat, 11 Sep 2010 20:57:43 +0200
Subject: [PATCH] * HACKING (Maintenance Notes): Adjust to moved files.

Signed-off-by: Peter Rosin <address@hidden>
---
 ChangeLog |    4 ++++
 HACKING   |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index dc34553..43c3f03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-11  Peter Rosin  <address@hidden>
+
+       * HACKING (Maintenance Notes): Adjust to moved files.
+
 2010-09-11  Charles Wilson  <address@hidden>
 
        Correct typo: $sharedlib_from_linklib_cmd missing '_cmd'
diff --git a/HACKING b/HACKING
index b462c98..0c88a8d 100644
--- a/HACKING
+++ b/HACKING
@@ -28,7 +28,11 @@ and is not part of a release distribution.
   files should never be edited here.  These files are:
        COPYING
        INSTALL
-       config/
+       doc/
+           + fdl.texi
+       libltdl/
+           + COPYING.LIB
+       libltdl/config/
            + config.guess
            + config.sub
            + depcomp
@@ -36,10 +40,6 @@ and is not part of a release distribution.
            + mdate-sh
            + missing
            + texinfo.tex
-       doc/
-           + fdl.texi
-       libltdl/
-           + COPYING.LIB
   The ones that are important for a release can be udated with,
   `make -fMakefile.maint fetch' (or `make -f../Makefile.maint fetch'
   if you are running from a VPATH build directory, where `../' is the
-- 
1.7.1



reply via email to

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