summaryrefslogtreecommitdiff
path: root/t/get-sysconf.sh
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-08-31 19:23:42 +0200
committerMathieu Lirzin <mthl@gnu.org>2017-08-31 19:23:42 +0200
commitf389ecb89acb7f51b6a9e8f41ebad3e45ac905a2 (patch)
tree9380abfd73fe36221b5378562629ef2da539e862 /t/get-sysconf.sh
parentcc7231cc3668a387ae36905efca11f9d236c8df6 (diff)
parente94c0186d98d70df2f18c17622ee75f80f95e17b (diff)
downloadautomake-f389ecb89acb7f51b6a9e8f41ebad3e45ac905a2.tar.gz
Merge branch 'minor'
Diffstat (limited to 't/get-sysconf.sh')
-rw-r--r--t/get-sysconf.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/get-sysconf.sh b/t/get-sysconf.sh
index 986c1dd36..a768b4769 100644
--- a/t/get-sysconf.sh
+++ b/t/get-sysconf.sh
@@ -55,8 +55,8 @@ $YACC --version || :
$YACC --help || :
cat "$am_top_builddir/config.log" || st=1
-cat "$am_top_builddir/t/wrap/aclocal-$APIVERSION" || st=1
-cat "$am_top_builddir/t/wrap/automake-$APIVERSION" || st=1
+cat "$am_top_builddir/bin/aclocal-$APIVERSION" || st=1
+cat "$am_top_builddir/bin/automake-$APIVERSION" || st=1
if test $st -eq 0; then
# This test SKIPs, so that all the information it has gathered and