summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-01-09 08:46:13 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-01-09 08:46:13 +0200
commit2a68918b6dbcb7299ad2809e97e4782ab9c4c8a8 (patch)
treebef6c32eeae8cfef739ea04918b2521507346450 /configure.in
parent28f16e4c2580e07ce05244d2b0672e5ef9e57ace (diff)
We don't need doxygen for the sub-configure
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 8f3b6da50b2f..59c51f2e645d 100644
--- a/configure.in
+++ b/configure.in
@@ -2944,6 +2944,7 @@ if test "$cross_compiling" = "yes"; then
--disable-zenity \
--with-num-cpus="$with_num_cpus" \
--with-max-jobs="$with_max_jobs" \
+ --without-doxygen \
$sub_conf_opts \
2>&1 | sed -e 's/^/ /'
test -f ./Env.Host.sh 2>/dev/null || exit