tests: use more POSIX shell features our test scripts
[platform/upstream/automake.git] / t / java-check.sh
index 230fb96..15c0e45 100755 (executable)
@@ -41,7 +41,7 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE
 
-inst=`pwd`/_inst
+inst=$(pwd)/_inst
 
 ./configure --prefix="$inst"