[Open Office] [PATCH] Fix compile on systems without gstreamer
Bernhard Rosenkraenzer
bero at arklinux.org
Mon Feb 19 17:00:57 EST 2007
Currently, ooo-build fails to build on Linux systems that don't have gstreamer
installed.
The patch I've attached is a replacement for ooo-build's
gstreamer-config-office.diff, it adds a proper check for gstreamer, and also
adds a --disable-gstreamer switch for people who have gstreamer but don't
want the dependency in.
I'm not committing it because it's the first time something in ooo-build wants
to use PKG_CHECK_EXIST -- aclocal has to be rerun to drag in the definition
after applying the patch, and I'm not sure adding an aclocal run to the build
scripts is ok with everyone.
Regards,
bero
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstreamer-config-office.diff
Type: text/x-diff
Size: 3356 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/openoffice/attachments/20070219/8f3539fe/attachment.bin
More information about the Openoffice
mailing list