Used glibc to provide mt-blocking stdio for fds.
[ashd.git] / lib / Makefile.am
index c5471a8..74dec1a 100644 (file)
@@ -2,3 +2,4 @@ noinst_LIBRARIES = libht.a
 
 libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c resp.c
 libht_a_CFLAGS = -fPIC
+libht_a_CPPFLAGS = -D_GNU_SOURCE