summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb
index a8b9b9a019..929b1d186b 100644
--- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb
+++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb
@@ -12,6 +12,8 @@ S = "${WORKDIR}/${BPN}"
12 12
13inherit autotools pkgconfig 13inherit autotools pkgconfig
14 14
15EXTRA_AUTORECONF += "-I m4"
16
15EXTRA_OECONF = "\ 17EXTRA_OECONF = "\
16 --enable-doxygen=no \ 18 --enable-doxygen=no \
17 --enable-dot=no \ 19 --enable-dot=no \