[Libreoffice-commits] .: configure.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Aug 23 13:31:54 PDT 2012
configure.in | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 361991a27183d340ae183178147bb22cd166a19c
Author: Rene Engelhard <rene at debian.org>
Date: Thu Aug 23 22:31:26 2012 +0200
actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...
Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50
diff --git a/configure.in b/configure.in
index 3f22631..26b0877 100644
--- a/configure.in
+++ b/configure.in
@@ -3339,6 +3339,8 @@ kfreebsd*)
GUIBASE=unx
OS=LINUX
RTL_OS=kFreeBSD
+ P_SEP=:
+
case "$host_cpu" in
i*86)
More information about the Libreoffice-commits
mailing list