cosmetics and copyright years updates
[nobug.git] / nobug.pc.in
blob3e251a2921e65651fc64c141bee50c4dbe871eb1
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: nobug
7 Description: A debugging library for instrumenting C and C++ programs (singlethreaded version)
8 URL: http://www.pipapo.org/pipawiki/NoBug
9 Version: @VERSION@
10 Requires:
11 Libs: -L${libdir} -lnobug
12 Cflags: -I${includedir}