diff options
| -rw-r--r-- | meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb | 2 |
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 | ||
| 13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
| 14 | 14 | ||
| 15 | EXTRA_AUTORECONF += "-I m4" | ||
| 16 | |||
| 15 | EXTRA_OECONF = "\ | 17 | EXTRA_OECONF = "\ |
| 16 | --enable-doxygen=no \ | 18 | --enable-doxygen=no \ |
| 17 | --enable-dot=no \ | 19 | --enable-dot=no \ |
