- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet fragmentation
- Description: Provides API for sending and receiving messages that are larger than the MTU of the transport
- URL: http://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetfragmentation
- Cflags: -I${includedir}
|