ooo-build r13626 - trunk



Author: tml
Date: Tue Aug 19 13:48:29 2008
New Revision: 13626
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13626&view=rev

Log:
2008-08-19  Tor Lillqvist  <tml novell com>

	* configure.in: Don't bother advertising Icecream on Windows.



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Aug 19 13:48:29 2008
@@ -1399,7 +1399,7 @@
 		ooo-build-2-4    branch for 2.4
 "
 
-if test "$ENABLE_ICECREAM" != "yes"; then
+if test "$BUILD_WIN32" != "yes" -a "$ENABLE_ICECREAM" != "yes"; then
     echo "You are not using icecream
 	Consider reading http://www.gnome.org/~michael/blog/icecream.html
 	and configuring with --with-gcc-speedup=icecream



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]