Good day, @etr !
Thanks for your work! I would use libhttpserver in my ARM-uClibc-Linux embedded system.
I haven't used the library yet but I have compiled it.
And have some suggestions and notes.
I would appreciate an answer for each of them.
Thanks very much.
Good day, @etr !
Thanks for your work! I would use
libhttpserverin my ARM-uClibc-Linux embedded system.I haven't used the library yet but I have compiled it.
And have some suggestions and notes.
v0.7.1(on 21 Mar 2014). Release new tags, please because of0.8.0version is pointed in docs.--disable-docflag as a shortcut for--disable-doxygen-doc --disable-doxygen-dot --disable-doxygen-man --disable-doxygen-htmlflags collection.--disable-examplesflag to disable examples compilation.--disable-tests(and--disable-unit-tests,--disable-integ-tests?) flag to disable tests compilation.PKG_CHECK_MODULESautoconf's macros and-lmicrohttpdlinker's flag forlibmicrohttpdusing. But what if I want to use a static version oflibmicrohttpdlibrary or its source code instead?libmicrohttpdlibrary can be compiled without some features.dauthandbauthis just examples. But your library references to these functions in code. I think we should use conditional compilation (and configuration flag) instead. There are some lines of code for dauth and bauth only../configurechecks C++11 but it seems thatUSE_CPP_11flag isn't used.I would appreciate an answer for each of them.
Thanks very much.