~ubuntu-branches/ubuntu/saucy/opendkim/saucy

« back to all changes in this revision

Viewing changes to libopendkim/docs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2011-12-26 13:56:20 UTC
  • mfrom: (1.2.11)
  • Revision ID: package-import@ubuntu.com-20111226135620-xqxpj5abo3ubry88
Tags: 2.4.3+dfsg-0ubuntu1
* New upstream release
  - Repacked tarball to remove non-free IETF drafts and RFCs
  - Updated docs/Makefile.in/am, and README to remove references removed
    non-free documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
LIBDK_INCDIRS = @LIBDK_INCDIRS@
137
137
LIBDK_LIBDIRS = @LIBDK_LIBDIRS@
138
138
LIBDK_LIBS = @LIBDK_LIBS@
 
139
LIBLDNS_LIBDIRS = @LIBLDNS_LIBDIRS@
 
140
LIBLDNS_LIBS = @LIBLDNS_LIBS@
139
141
LIBLUA_CFLAGS = @LIBLUA_CFLAGS@
140
142
LIBLUA_INCDIRS = @LIBLUA_INCDIRS@
141
143
LIBLUA_LIBDIRS = @LIBLUA_LIBDIRS@