* tests/getopt-m4sh.at (aux_dir): Remove unused variable.
2010-09-26 Gary V. Vaughan <gary@gnu.org>
+ tests: remove unused `aux_dir' variable from `getopt-m4sh.test'.
+ * tests/getopt-m4sh.at (aux_dir): Remove unused variable.
+
tests: DRYing out `tests/sh.test'.
* Makefile.am (libtool_m4): Canonical location of libtool.m4 file.
(lt_aclocal_m4_deps): Use it.
AT_BANNER([Shell option parser generator.])
-aux_dir="$abs_top_srcdir/libltdl/config"
-
# _LT_AT_GETOPT_M4SH_SETUP
# ------------------------