|
@@ -5,7 +5,7 @@
|
|
|
################################################################################
|
|
|
|
|
|
LIBLOG4C_LOCALTIME_VERSION = v1.0
|
|
|
-LIBLOG4C_LOCALTIME_SITE = https://github.com/rcmadruga/log4c-localtime/tarball/$(LIBLOG4C_LOCALTIME_VERSION)
|
|
|
+LIBLOG4C_LOCALTIME_SITE = $(call github,rcmadruga,log4c-localtime,$(LIBLOG4C_LOCALTIME_VERSION))
|
|
|
LIBLOG4C_LOCALTIME_INSTALL_STAGING = YES
|
|
|
LIBLOG4C_LOCALTIME_CONF_OPT = --disable-expattest
|
|
|
LIBLOG4C_LOCALTIME_DEPENDENCIES = expat
|