l3.xsock/xsock.pc.in
2006-01-10 12:07:17 +00:00

15 lines
281 B
PkgConfig

# libxsock pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: xsock
Description: xsock is an object implementation of C sockets
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lxsock
Cflags: -I${includedir}