~ubuntu-branches/ubuntu/lucid/openvpn/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2008-08-16 13:34:24 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080816133424-0i83yb6dw4hjglo1
Tags: 2.1~rc9-3
* debian/rules: run ./configure with path to 'route', for
  those build daemons without 'route'. (Closes: #495082)
* Created NEWS.Debian with info on new option script-security.
  (Closes: #494998)

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
/* Define to 1 if you have the `EVP_CIPHER_CTX_set_key_length' function. */
112
112
#undef HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH
113
113
 
 
114
/* Define to 1 if you have the `execve' function. */
 
115
#undef HAVE_EXECVE
 
116
 
114
117
/* Define to 1 if you have the <fcntl.h> header file. */
115
118
#undef HAVE_FCNTL_H
116
119