|
@@ -10,6 +10,7 @@ IPMIUTIL_LICENSE = BSD-3-Clause
|
|
IPMIUTIL_LICENSE_FILES = COPYING
|
|
IPMIUTIL_LICENSE_FILES = COPYING
|
|
|
|
|
|
IPMIUTIL_MAKE = $(MAKE1)
|
|
IPMIUTIL_MAKE = $(MAKE1)
|
|
|
|
+IPMIUTIL_CONF_ENV = ac_cv_type_wchar_t=$(if $(BR2_USE_WCHAR),yes,no)
|
|
|
|
|
|
# aclocal.m4 is newer than config.h.in. Touch the latter to avoid autoreconf
|
|
# aclocal.m4 is newer than config.h.in. Touch the latter to avoid autoreconf
|
|
define IPMIUTIL_TOUCH_CONFIG_H_IN
|
|
define IPMIUTIL_TOUCH_CONFIG_H_IN
|