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 <p...@lysator.liu.se> Date: Sat, 11 Sep 2010 20:57:43 +0200 Subject: [PATCH] * HACKING (Maintenance Notes): Adjust to moved files. Signed-off-by: Peter Rosin <p...@lysator.liu.se> --- 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 <p...@lysator.liu.se> + + * HACKING (Maintenance Notes): Adjust to moved files. + 2010-09-11 Charles Wilson <libt...@cwilson.fastmail.fm> 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