~ubuntu-branches/ubuntu/maverick/strongswan/maverick

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2008-12-05 17:21:42 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20081205172142-9g77wgyzcj0blq7p
* New upstream release, fixes a MOBIKE issue.
  Closes: #507542: strongswan: endless loop
* Explicitly enable compilation with libcurl for CRL fetching
  Closes: #497756: strongswan: not compiled with curl support; crl 
                   fetching not available
* Enable compilation with SSH agent support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
localstatedir = @localstatedir@
185
185
mandir = @mandir@
186
186
mkdir_p = @mkdir_p@
 
187
nm_CFLAGS = @nm_CFLAGS@
 
188
nm_LIBS = @nm_LIBS@
187
189
oldincludedir = @oldincludedir@
188
190
pdfdir = @pdfdir@
189
191
piddir = @piddir@
203
205
top_srcdir = @top_srcdir@
204
206
xml_CFLAGS = @xml_CFLAGS@
205
207
xml_LIBS = @xml_LIBS@
206
 
SUBDIRS = src testing
 
208
SUBDIRS = src testing scripts
207
209
EXTRA_DIST = Doxyfile.in CREDITS
208
210
CLEANFILES = apidoc Doxyfile
209
211
all: all-recursive