forked from Imagelibrary/rtems
This commit was generated by cvs2svn to compensate for changes in r13387,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
12
cpukit/zlib/zlib.pc.in
Normal file
12
cpukit/zlib/zlib.pc.in
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: zlib
|
||||
Description: zlib compression library
|
||||
Version: @VERSION@
|
||||
|
||||
Requires:
|
||||
Libs: -L${libdir} -lz
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user