~ubuntu-branches/ubuntu/warty/zziplib/warty

« back to all changes in this revision

Viewing changes to zzip/zzip-zlib-config.pc

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2004-03-29 12:41:28 UTC
  • Revision ID: james.westby@ubuntu.com-20040329124128-hf9y5elywpavuh5y
Tags: upstream-0.10.82
ImportĀ upstreamĀ versionĀ 0.10.82

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
zlib_libs= -lz
 
2
zlib_cflags=
 
3
 
 
4
Name: zzip-zlib-config
 
5
Version: 1.1.4
 
6
Description: ZLib Config (for ZZipLib)
 
7
Libs: ${zlib_libs}
 
8
Cflags: ${zlib_cflags}