l3.xsock/xsock.pc.in

15 lines
281 B
PkgConfig
Raw Permalink Normal View History

2006-01-10 12:07:17 +00:00
# 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}