tests: get rid of ./defs, it's no longer used.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Oct 2012 16:31:21 +0000 (18:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Oct 2012 16:46:00 +0000 (18:46 +0200)
commit57770a2cce19e74b3a90f2bf60db2af5b6fee5d8
treedc0111c52dd79c484acf88b4aac24200db5aa682
parent7f45725b97c8cc2cbb39ff50885dd39356072338
tests: get rid of ./defs, it's no longer used.

* defs: Delete.
* configure.ac (AC_CONFIG_LINKS): No longer link it.
* t/ax/tap-setup.sh: Don't look for a file named 'defs' in
the grandparent directory of the current test directory to
decide whether we're running in the correct directory.
* syntax-check.mk (xdefs): Remove '$(srcdir)/defs'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
configure.ac
defs [deleted file]
syntax-checks.mk
t/ax/tap-setup.sh