[ooo-build-bugs] [Bug 30485] Configure fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 30 00:30:52 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30485
--- Comment #3 from tbehrens at novell.com 2010-09-30 00:30:52 PDT ---
Confirmed. Currently OSX builds need a few bits and pieces from MacPorts, among
them pkg-config.
Which is of course pathetically extraneous - would you be up to make those
places conditional?
Like this:
if test "z`uname -s`" != "zDarwin"; then
<blah>
fi
(my boxen are infested with tools I need for other projects, so any help here
from someone with a clean install greatly appreciated)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the ooo-build-bugs
mailing list