~ubuntu-branches/ubuntu/jaunty/transmission/jaunty-security

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2007-10-29 19:53:02 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20071029195302-gyy129sjmci7ezel
Tags: 0.91.dfsg-1
* New upstream release (Closes: #448516).
* Using manpages from source package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
MKINSTALLDIRS = @MKINSTALLDIRS@
158
158
MSGFMT = @MSGFMT@
159
159
OBJEXT = @OBJEXT@
 
160
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
 
161
OPENSSL_LIBS = @OPENSSL_LIBS@
160
162
PACKAGE = @PACKAGE@
161
163
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162
164
PACKAGE_NAME = @PACKAGE_NAME@