~ubuntu-branches/ubuntu/trusty/liburcu/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Jon Bernard
  • Date: 2013-08-01 21:43:09 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20130801214309-xzzr0vswwilmywoh
Tags: 0.7.7-1
* [168b2c5] New upstream version 0.7.7
* [f07b6db] Bump Standards-Version to 3.9.4, no changes necessary
* [8f2716c] Remove backport patch for sparc, included upstream
* [10ec904] Include pkgconfig files in liburcu-dev package (Closes: #710544)
* [cfa7bd6] Prevent hiding of gcc commandline arguments

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
/* Define to 1 if you have the `bzero' function. */
24
24
#undef HAVE_BZERO
25
25
 
 
26
/* Defined to 1 if we have CPU_SET and it works */
 
27
#undef HAVE_CPU_SET
 
28
 
26
29
/* Define to 1 if the system has the type `cpu_set_t'. */
27
30
#undef HAVE_CPU_SET_T
28
31