get rid of shared/fileio.*: it malloced/freed every byte read
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
noinst_LIBRARIES = libLCDstuff.a
|
||||
|
||||
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h debug.h report.c report.h snprintf.c snprintf.h fileio.c fileio.h
|
||||
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h debug.h report.c report.h snprintf.c snprintf.h
|
||||
|
||||
libLCDstuff_a_LIBADD = @LIBOBJS@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user