]> rtime.felk.cvut.cz Git - ulut.git/commitdiff
ul_ethd - reimplementation working with sockets - now sending uses fdopen
authorsmolik <smolik>
Wed, 14 Nov 2007 13:30:58 +0000 (13:30 +0000)
committersmolik <smolik>
Wed, 14 Nov 2007 13:30:58 +0000 (13:30 +0000)
- under windows now is possible to run ul_ethd like windows service
ulut - disable compilation of utils_PROGRAMS under win32 - some error occures
libulan - implemeted new command - fd_wait_recv
- fdopen
a lot of bug fixes regarding ul_eth implementation

ulut/Makefile.omk

index ddcf5fafed87037004cd1fad55a4e53b7809bc2b..72c5c7f251a5fe2d0a3c0d582b207276fb80ab69 100644 (file)
@@ -25,7 +25,9 @@ ulut_SOURCES = ul_dbufbase.c ul_dbufmore.c ul_gsa.c ul_gsacust.c \
 
 lib_LOADLIBES = ulut
 
+ifneq ($(TARGET_OS),win32)
 utils_PROGRAMS = ul_gavlchk ul_gsachk ul_htimchk
+endif
 
 ul_gavlchk_SOURCES = ul_gavlchk.c
 ul_gsachk_SOURCES = ul_gsachk.c