Simon Josefsson <[EMAIL PROTECTED]> writes:
> How about this?
>
> 2005-01-20 Simon Josefsson <[EMAIL PROTECTED]>
>
> * version-etc-fsf.c: New file, with version_etc_copyright.
> ...
That looks good, thanks. I installed it into gnulib, along with this
extra patch:
2005-01-20 Paul Eggert <[EMAIL PROTECTED]>
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
--- MODULES.html.sh.~1.71.~ 2005-01-19 11:15:38 -0800
+++ MODULES.html.sh 2005-01-20 16:23:12 -0800
@@ -1584,6 +1584,7 @@ func_all_modules ()
func_begin_table
func_module argmatch
func_module version-etc
+ func_module version-etc-fsf
func_module long-options
func_end_table
and I also installed it into coreutils, along with this extra
coreutils-specific patch:
2005-01-20 Paul Eggert <[EMAIL PROTECTED]>
* lib/Makefile.am (libfetish_a_SOURCES): Add version-etc-fsf.c.
--- lib/Makefile.am 6 Dec 2004 10:10:19 -0000 1.207
+++ lib/Makefile.am 21 Jan 2005 00:21:01 -0000 1.208
@@ -123,7 +123,7 @@ libfetish_a_SOURCES = \
userspec.c userspec.h \
utimecmp.c utimecmp.h \
utimens.c utimens.h \
- version-etc.c version-etc.h \
+ version-etc.c version-etc.h version-etc-fsf.c \
xalloc.h \
xalloc-die.c \
xfts.c xfts.h \
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils