[PATCH] Fix compiling with icecream on ubuntu

2012-02-27 Thread Governa
On Ubuntu the icecream GCC_HOME should be "/usr/lib/icecc". Added an test to configure.in to use this directory if it exists. Fixed author name and e-mail on the patch. 0001-fix-icecc-compile-in-ubuntu.patch Description: Binary data ___ LibreOffice mai

[LibreOffice] License statement

2012-02-27 Thread Governa
Hi, all my contributions to LibreOffice are licensed under the terms of the MPL / LGPLv3+. Best Regards, Fernando Governatore ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Fix compiling with icecream on ubuntu

2012-02-25 Thread Governa
On Ubuntu the icecream GCC_HOME should be "/usr/lib/icecc". Added an test to configure.in to use this directory if it exists. From 858713f4592c0e909713b3a419008b98e94bed06 Mon Sep 17 00:00:00 2001 From: Fernando Date: Sat, 25 Feb 2012 15:22:08 -0200 Subject: [PATCH] fix icecc compile in ubuntu