Found these when trying to convert 'src/' to a non-recursive setup.
I think they should be simple and uncontroversial enough to go into
the repository ASAP.

Thanks,
  Stefano

-*-*-*-

Stefano Lattarini (7):
  build: move definition of 'all_programs' in cfg.mk
  build: some refactorings in cfg.mk
  build: don't use foo_LDADD if there's no foo program
  maint: remove unused variable in src/Makefile.am
  maint: more uses of $(ASSORT)
  build: don't use '$<' in non-suffix rules
  maint: get rid of obsolete script 'cvsu'

 Makefile.am     |   5 -
 build-aux/cvsu  | 512 --------------------------------------------------------
 cfg.mk          |  15 +-
 src/Makefile.am |  37 ++--
 4 files changed, 29 insertions(+), 540 deletions(-)
 delete mode 100755 build-aux/cvsu


Reply via email to