~ubuntu-branches/ubuntu/hardy/lasso/hardy

« back to all changes in this revision

Viewing changes to lasso/lasso_config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20070731213526-5yf8k7sq7slsb450
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
/* Define to 1 if you have the `sasl2' library (-lsasl2). */
16
16
#undef HAVE_LIBSASL2
17
17
 
 
18
/* Have compression library */
 
19
#undef HAVE_LIBZ
 
20
 
18
21
/* Define to 1 if you have the <memory.h> header file. */
19
22
#undef HAVE_MEMORY_H
20
23
 
42
45
/* Support for variadic macros */
43
46
#undef HAVE_VARIADIC_MACROS
44
47
 
 
48
/* Define to 1 if you have the <zlib.h> header file. */
 
49
#undef HAVE_ZLIB_H
 
50
 
45
51
/* Major version number */
46
52
#undef LASSO_VERSION_MAJOR
47
53