Make sure doxygen is not picked up.
--disable-doxygen is not taken into account by ext/tinydtls/configure This will prevent build failures due to dpb(1) junking.
This commit is contained in:
parent
91a9f6fc64
commit
dbcc8a2817
@ -39,6 +39,9 @@ CONFIGURE_ARGS= --disable-doxygen \
|
||||
--enable-tests \
|
||||
--with-tinydtls
|
||||
|
||||
# --disable-doxygen is not taken into account by ext/tinydtls/configure
|
||||
CONFIGURE_ENV += ac_cv_path_DOXYGEN=:
|
||||
|
||||
AUTOCONF_VERSION= 2.69
|
||||
AUTOMAKE_VERSION= 1.15
|
||||
AUTORECONF= ./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user