- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet hello
- Description: Helper library for handling GNUnet HELLO messages
- URL: http://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunethello
- Cflags: -I${includedir}
|