autoconf-patches
[Top][All Lists]
Advanced

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

[PATCH 0/4] misc test(1) invocation tweaks


From: Bernhard Reutner-Fischer
Subject: [PATCH 0/4] misc test(1) invocation tweaks
Date: Thu, 9 Apr 2015 14:43:27 +0200

Seems to regtest fine here.

Cheers,

Bernhard Reutner-Fischer (4):
  Replace 'test "${var+set}" = set' with '[ ${var+y} ]'
  AC_PROG_LEX: Rephrase LEX is set test
  AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p
  _AC_OUTPUT_FILES_PREPARE: Rephrase CONFIG_FILES test

 lib/autoconf/general.m4  |    4 ++--
 lib/autoconf/lang.m4     |    2 +-
 lib/autoconf/programs.m4 |    7 ++++---
 lib/autoconf/status.m4   |   10 +++++-----
 lib/autotest/general.m4  |    4 ++--
 lib/m4sugar/m4sh.m4      |    8 ++++----
 tests/base.at            |    2 +-
 tests/m4sh.at            |    2 +-
 8 files changed, 20 insertions(+), 19 deletions(-)

-- 
1.7.10.4




reply via email to

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