rename the project into madtty.
[apps/madtty.git] / madtty.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: madtty
7 Description: tty in a tty library
8 Version: @PACKAGE_VERSION@
9 Conflicts: 
10 Libs: -L${libdir} -lmadtty
11 Cflags: -I${includedir}