configure.ac: use ${INPATH} instead of wildcard

Change-Id: I92c9b72722035ef03e839029a149221dec3fe5b4
This commit is contained in:
Miklos Vajna 2013-09-20 09:42:43 +02:00
parent f1ccfc64fc
commit e0abdc0c2a

View File

@ -12634,7 +12634,7 @@ _EOF
if test $_os != WINNT -a "$CROSS_COMPILING" != YES; then
cat << _EOF
After the build has finished, your can immediately run it using:
instdir/*/program/soffice
instdir/${INPATH}/program/soffice
If you want to run the smoketest, issue:
$GNUMAKE check