~ubuntu-branches/ubuntu/feisty/openbabel/feisty

« back to all changes in this revision

Viewing changes to openbabel.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2006-05-14 19:46:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060514194601-h3j1wovvc42cigxl
Tags: 2.0.1-1
* New upstream release. (Closes: #341628)
* debian/patches/04_zipstream_fix.diff: Removed, applied upstream.
* debian/rules (DEB_MAKE_CHECK_TARGET): Readded.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=@prefix@
2
 
exec_prefix=@exec_prefix@
3
 
libdir=@libdir@
4
 
includedir=@includedir@
5
 
pkgincludedir=${includedir}/openbabel
6
 
 
7
 
Name: OpenBabel library
8
 
Description: libopenbabel
9
 
Version: @VERSION@
10
 
Libs: -L${libdir} -lopenbabel
11
 
Cflags: -I${pkgincludedir}