(root)/
libredwg-0.13/
libredwg.pc.in
# @configure_input@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_TARNAME@
Description: Free implementation of the DWG file format
Version: @VERSION@
URL: @PACKAGE_URL@
Libs: -L${libdir} -lredwg @LIBS@
Cflags: -I${includedir}