configure.ac | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)
New commits: commit 0b498f34972451cfa6e39ea15807c6a2a2afb95a Author: Jan Holesovsky <ke...@collabora.com> Date: Thu Sep 19 12:43:11 2013 +0200 Don't advertise make dev-install any more. Change-Id: I171c7e3e55b7f23d331dd1769428fb684fe214eb diff --git a/configure.ac b/configure.ac index 93880f8..75a402e 100644 --- a/configure.ac +++ b/configure.ac @@ -12648,22 +12648,19 @@ fi cat << _EOF **************************************************************************** + To build, issue: $GNUMAKE -run: $GNUMAKE help -for details +For details, run: +$GNUMAKE help _EOF if test $_os != WINNT -a "$CROSS_COMPILING" != YES; then cat << _EOF - -To install when the build is finished, issue: -$GNUMAKE install - -If you want to develop LibreOffice, you might prefer: -$GNUMAKE dev-install +After the build has finished, your can immediately run it using: +instdir/*/program/soffice If you want to run the smoketest, issue: $GNUMAKE check _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits