- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: log4c
- Description: Library of C for flexible logging to files, syslog and other destinations
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -llog4c
- Cflags: -I${includedir}
|