add hcl_attachiostd().
moved the default io handler from bin/main.c to lib/std.c
This commit is contained in:
@ -107,7 +107,7 @@ libhclx_la_SOURCES = \
|
||||
tmr.c hcl-tmr.h \
|
||||
xutl.c xutl-sa.h hcl-xutl.h \
|
||||
json.c hcl-json.h \
|
||||
hcl-s.c hcl-s.h \
|
||||
hcl-s.c hcl-s2.c hcl-s.h \
|
||||
hcl-c.c hcl-c.h
|
||||
libhclx_la_CPPFLAGS = $(CPPFLAGS_LIB_COMMON) $(CPPFLAGS_PFMOD)
|
||||
libhclx_la_LDFLAGS = $(LDFLAGS_LIB_COMMON)
|
||||
|
Reference in New Issue
Block a user