source: npl/fileserver/samba/talloc.pc @ f3ecd07

perl-5.22
Last change on this file since f3ecd07 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 286 bytes
RevLine 
[c5c522c]1prefix=/usr
2exec_prefix=${prefix}
3libdir=${prefix}/lib
4includedir=${prefix}/include
5
6Name: talloc
7Description: A hierarchical pool based memory system with destructors
8Version: 2.0.8
9Libs: -Wl,-rpath,/usr/lib -L${libdir} -ltalloc
10Cflags: -I${includedir}
11URL: http://talloc.samba.org/
Note: See TracBrowser for help on using the repository browser.