[Libreoffice-commits] .: configure.in
Tor Lillqvist
tml at kemper.freedesktop.org
Sat Jun 4 13:04:50 PDT 2011
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9167954c1d31d99006c54f43d6a5239edbd5cb45
Author: Tor Lillqvist <tml at iki.fi>
Date: Sat Jun 4 23:04:27 2011 +0300
It hasn't been called fetch_tarballs.sh since November
diff --git a/configure.in b/configure.in
index 8a52ccc..57c5c2f 100755
--- a/configure.in
+++ b/configure.in
@@ -5475,7 +5475,7 @@ if test "$BUILD_MOZAB" = "TRUE"; then
fi
if test "$HAVE_MOZILLA_TARBALL" != "y"; then
AC_MSG_ERROR([Mozilla/SeaMonkey source archive not found.
-Use "./fetch_tarballs.sh ooo.lst" to download.])
+Use "./download" to download.])
fi
if test "$_os" = "WINNT"; then
AC_MSG_CHECKING([for moztools binaries])
More information about the Libreoffice-commits
mailing list