mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-25 06:40:10 +00:00
define ENABLE_LOG_INFO and ENABLE_LOG_ERROR
This commit is contained in:
parent
7d67539f26
commit
eedeffe3d7
@ -259,6 +259,8 @@ fi
|
||||
# often not present for embedded
|
||||
echo "#define HAVE_TIME" >> config.h
|
||||
echo "#define HAVE_BZERO" >> config.h
|
||||
echo "#define ENABLE_LOG_INFO " >> config.h
|
||||
echo "#define ENABLE_LOG_ERROR" >> config.h
|
||||
|
||||
AC_SUBST(IPHONE_IP)
|
||||
AC_SUBST(HAVE_LIBUSB)
|
||||
|
Loading…
x
Reference in New Issue
Block a user