automake-ng
[Top][All Lists]
Advanced

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

[Automake-NG] [PATCH 0/4] Assume configure.ac is Autoconf input; drop su


From: Stefano Lattarini
Subject: [Automake-NG] [PATCH 0/4] Assume configure.ac is Autoconf input; drop support for configure.in
Date: Fri, 25 May 2012 17:50:58 +0200

Four simple patches for a small but cute simplification.
OK to apply?

Regards,
  Stefano

-*-*-*-

Stefano Lattarini (4):
  [ng] cleanup: don't support configure.in anymore
  [ng] cleanup: just assume configure input is configure.ac
  [ng] cleanup: get rid of 'Automake::Configure_ac' module
  [ng] maintcheck: obsolete check 'sc_tests_no_configure_in' removed

 Makefile.am                       |    1 -
 NG-NEWS                           |    3 +
 aclocal.in                        |    9 +--
 automake.in                       |   10 ++-
 lib/Automake/Configure_ac.pm      |  127 -------------------------------------
 lib/Automake/Variable.pm          |    6 +-
 syntax-checks.mk                  |   16 -----
 t/autodist-configure-no-subdir.sh |   10 +--
 t/configure.sh                    |   54 ----------------
 t/help.sh                         |    2 -
 10 files changed, 15 insertions(+), 223 deletions(-)
 delete mode 100644 lib/Automake/Configure_ac.pm
 delete mode 100755 t/configure.sh

-- 
1.7.9.5




reply via email to

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