~ubuntu-branches/ubuntu/saucy/nss-pam-ldapd/saucy

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Arthur de Jong
  • Date: 2012-05-20 23:00:00 UTC
  • mfrom: (16.1.4)
  • Revision ID: package-import@ubuntu.com-20120520230000-a8d8wbxsii49jt1j
Tags: 0.8.9-1
* new upstream release:
  - allow the pam_authz_search option to be specified multiple times
  - implement extra range checking of all numeric values
  - make documentation up-to-date
  - compatibility improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
271
271
/* Define to 1 if you have the `pthread_mutex_lock' function. */
272
272
#undef HAVE_PTHREAD_MUTEX_LOCK
273
273
 
 
274
/* Define to 1 if you have the <pthread_np.h> header file. */
 
275
#undef HAVE_PTHREAD_NP_H
 
276
 
274
277
/* Have PTHREAD_PRIO_INHERIT. */
275
278
#undef HAVE_PTHREAD_PRIO_INHERIT
276
279
 
385
388
/* Define to 1 if the system has the type `struct rpcent'. */
386
389
#undef HAVE_STRUCT_RPCENT
387
390
 
 
391
/* Define to 1 if the system has the type `struct spwd'. */
 
392
#undef HAVE_STRUCT_SPWD
 
393
 
388
394
/* Define to 1 if you have a `struct ucred' definition. */
389
395
#undef HAVE_STRUCT_UCRED
390
396