- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet NSE
- Description: library to access GNUnet network size estimate information
- URL: https://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetnse
- Cflags: -I${includedir}
|