Author :
Stefano Lattarini
Date :
2012-02-13 23:54:24
Hash :ee07d992 Message :tests: avoid a spurious failure on NetBSD
* tests/test-driver-is-distributed.test: Rewrite to avoid having to
edit configure.in; such editing was subtly botched on NetBSD (the
'AC_CONFIG_AUX_DIR' call got misplaced, ending up *before* the
'AC_INIT' call), and that caused an hard-to-track bug. Since we
are at it, extend coverage a little.