ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/libptytty.pc.in
Revision: 1.1
Committed: Tue Jun 29 11:06:54 2021 UTC (2 years, 10 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD
Log Message:
Add pkg-config file

File Contents

# Content
1 prefix=@prefix@
2
3 Name: libptytty
4 Description: OS independent and secure pty/tty and utmp/wtmp/lastlog handling
5 Version: @VERSION@
6 Cflags: -I@includedir@
7 Libs: -L@libdir@ -lptytty
8 Libs.private: @LIBS@