~ubuntu-branches/debian/sid/openchange/sid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2012-04-12 20:07:57 UTC
  • mfrom: (11 sid)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20120412200757-k933d9trljmxj1l4
Tags: 1:1.0-4
* openchangeserver: Add dependency on openchangeproxy.
* Rebuild against newer version of Samba 4.
* Use dpkg-buildflags.
* Migrate to Git, update Vcs-Git header.
* Switch to debhelper 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
/* Define to 1 if you have the <memory.h> header file. */
25
25
#undef HAVE_MEMORY_H
26
26
 
 
27
/* Define to 1 if you have the `mq_open' function. */
 
28
#undef HAVE_MQ_OPEN
 
29
 
27
30
/* Define if you want to use pthread for thread safety */
28
31
#undef HAVE_PTHREADS
29
32