This commit is contained in:
Christian Grothoff
2007-06-16 07:27:32 +00:00
parent 791198d30d
commit b515a00816
2 changed files with 3 additions and 5 deletions
+3 -3
View File
@@ -5,9 +5,9 @@ things need to be implemented (in list of importance)
before certain features can be used at all:
For PUT/POST:
=============
testing!
For POST:
=========
- Decoding of POST data, testing thereof
For http-compliance:
====================
-2
View File
@@ -7,8 +7,6 @@ lib_LTLIBRARIES = \
libmicrohttpd_la_LDFLAGS = \
-export-dynamic -version-info 0:0:0
# libmicrohttpd_la_LIBADD = \
# -lm
libmicrohttpd_la_SOURCES = \
daemon.c \
internal.c internal.h \