~ubuntu-branches/ubuntu/maverick/pdns/maverick-updates

« back to all changes in this revision

Viewing changes to modules/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Haas
  • Date: 2009-02-25 23:25:51 UTC
  • mfrom: (1.1.7 upstream) (12.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090225232551-ts3d9k9q0ti442i9
Tags: 2.9.22-1
New upstream version (closes: #513409).

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
LEXLIB = @LEXLIB@
100
100
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
101
101
LIBDL = @LIBDL@
 
102
LIBLDAP = @LIBLDAP@
102
103
LIBOBJS = @LIBOBJS@
 
104
LIBOPENDBX = @LIBOPENDBX@
103
105
LIBS = @LIBS@
104
106
LIBTOOL = @LIBTOOL@
105
107
LN_S = @LN_S@