From 8ac36b1754b7c215526e0ccba0b992438b79097d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 6 Mar 2008 15:00:56 +0100 Subject: [PATCH 1/1] Small updates. --- ChangeLog | 5 +++++ doc/gnulib-tool.texi | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1d70c516c6..067ad5d292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-06 Bruno Haible + + * doc/gnulib-tool.texi (VCS Issues): Small updates. + Reported by Thien-Thi Nguyen . + 2008-03-06 Bruno Haible * doc/func.texi: New file, extracted from doc/gnulib.texi. diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi index 9d9ec56fd3..f473261c58 100644 --- a/doc/gnulib-tool.texi +++ b/doc/gnulib-tool.texi @@ -462,10 +462,11 @@ In projects which commit all source files, whether generated or not, into their VCS, the @code{gnulib-tool} generated files should all be committed. Gnulib also contains files generated by @command{make} (and removed by -@code{make clean}), using information determined by @command{configure} +@code{make clean}), using information determined by @command{configure}. They should not be checked into the VCS, but instead added to -@file{.cvsignore}. When you have a Gnulib source file of the form -@file{lib/foo_.h}, the corresponding @file{lib/foo.h} is such a file. +@file{.gitignore} or @file{.cvsignore}. +When you have a Gnulib source file of the form @file{lib/foo.in.h}, the +corresponding @file{lib/foo.h} is such a file. @item In projects which customarily omit from their VCS all files that are generated -- 2.30.2