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
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)