- prefix = @prefix@
- exec_prefix = @exec_prefix@
- libdir = @libdir@
- includedir = @includedir@
- Name : libtinyHTTP
- Description : Doubango Telecom tinyHTTP (HTTP/HTTPS protocols) library
- Version : @PACKAGE_VERSION@
- Requires:
- Requires.private: tinySAK = @PACKAGE_VERSION@ tinyNET = @PACKAGE_VERSION@
- Conflicts:
- Cflags : -I${includedir}/tinyhttp
- Libs : -L${libdir} -ltinyHTTP
- Libs.private:
|