Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxcachehistory.a
libzbxcachehistory_a_SOURCES = \
cachehistory.c
libzbxcachehistory_a_CFLAGS = \
$(TLS_CFLAGS) \
$(TEST_FLAGS)
Everything looks good. We'll let you know here if there's anything you should know about.