calc: on editing invalidation of view with different zoom is wrong
[LibreOffice.git] / external / liborcus / liborcus-no-benchmark.patch.1
bloba19cea836601fae08004c5b2bc34f0a761b4b8d5
1 -*- Mode: Diff -*-
3 Don't build the benchmark directory.
5 We won't run those anyway, and on some platforms building executables
6 here and there for random externals can be problematic. While at it,
7 skip the doc_example subdirectory too.
9 --- liborcus/Makefile.in
10 +++ liborcus/Makefile.in
11 @@ -408,7 +408,7 @@
12  top_build_prefix = @top_build_prefix@
13  top_builddir = @top_builddir@
14  top_srcdir = @top_srcdir@
15 -SUBDIRS = src include benchmark        doc_example
16 +SUBDIRS = src include
17  ACLOCAL_AMFLAGS = -I m4
18  pcfiles = liborcus-@ORCUS_API_VERSION@.pc $(am__append_1)
19  pkgconfig_DATA = $(pcfiles)