coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH 00/22] Towards a non-recursive build system for coreutils?


From: Stefano Lattarini
Subject: Re: [PATCH 00/22] Towards a non-recursive build system for coreutils?
Date: Thu, 30 Aug 2012 09:09:51 +0200

An BTW, now that I notice ...
>>
>> Stefano Lattarini (22):
>>   build: don't abuse Automake internals (with its 'check-am' rule)
>>   maint: slightly improve .gitignore
>>   build: add extra *.texi files to coreutils_TEXINFOS, not EXTRA_DIST
>>   build: prefer '$(top_srcdir)/doc' over '$(srcdir)' in doc Makefile
>>   build: use 'check-local' to extend the 'check' target
>>   build: don't use recursive make to build the 'doc' subdirectory
>>   build: don't define $(SUFFIXES) explicitly
>>   maint: simplify definition of $MAN in configure.ac
>>   build: add an explicative comment
>>   build: fix a stray usage of uninitialized $(ME)
>>   build: rename common_dep -> mandep in man/Makefile
>>   maint: typofix: s/it's/its/
>>   build: rely on VPATH capabilities in man/Makefile
>>   build: make some rule less dependent of exact source tree layout
>
... this should read "on exact source tree layout" ...

>>   build: convenience target 'all_programs' at top-level
>>   build: rework some recipes in main/Makefile.am, for future changes
>>
... and this "man/Makefile.am".

>>   build: don't use recursive make to build the 'man' subdirectory
>>   maint: move man-related syntax checks in cfg.mk
>>   maint: adjust syntax check 'check-x-vs-1'
>>   maint: adjust syntax check 'sc_option_desc_uppercase'
>>   build: remove redundant indirection with variable '$(doc_srcdir)'
>>   maint: update gitignore entries
> 

I've fixed those typos locally FTM.

Regards,
  Stefano



reply via email to

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