From 5c10763830e2b2cf08852dfc98e776675eea5a4e Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sun, 26 Sep 2010 18:25:36 +0700 Subject: [PATCH] tests: remove unused `aux_dir' variable from `getopt-m4sh.test'. * tests/getopt-m4sh.at (aux_dir): Remove unused variable. --- ChangeLog | 5 +++++ tests/getopt-m4sh.at | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1d6c7e897..e0ed89c23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-09-26 Gary V. Vaughan + + tests: remove unused `aux_dir' variable from `getopt-m4sh.test'. + * tests/getopt-m4sh.at (aux_dir): Remove unused variable. + 2010-09-26 Gary V. Vaughan tests: DRYing out `tests/sh.test'. diff --git a/tests/getopt-m4sh.at b/tests/getopt-m4sh.at index 7c6f97267..17cdb533d 100644 --- a/tests/getopt-m4sh.at +++ b/tests/getopt-m4sh.at @@ -24,8 +24,6 @@ AT_BANNER([Shell option parser generator.]) -aux_dir="$abs_top_srcdir/libltdl/config" - # _LT_AT_GETOPT_M4SH_SETUP # ------------------------ -- 2.47.2