switched from Appl class to argp

This commit is contained in:
john30
2015-01-31 18:32:30 +01:00
parent f00d49aa7b
commit 430d72daed
3 changed files with 1 additions and 570 deletions
+1 -3
View File
@@ -4,9 +4,7 @@ AM_CXXFLAGS = -fpic \
noinst_LIBRARIES = libutils.a
libutils_a_SOURCES = appl.cpp \
appl.h \
log.cpp \
libutils_a_SOURCES = log.cpp \
log.h \
tcpsocket.cpp \
tcpsocket.h \