]> git.pld-linux.org Git - packages/ceph.git/blob - ceph-ac.patch
- added accelio bcond
[packages/ceph.git] / ceph-ac.patch
1 --- ceph-0.94.1/configure.ac.orig       2015-04-10 21:09:16.000000000 +0200
2 +++ ceph-0.94.1/configure.ac    2015-04-23 17:09:49.415097906 +0200
3 @@ -967,7 +967,7 @@
4  ])
5  
6  AC_MSG_CHECKING([for sched.h])
7 -+AC_LANG_PUSH([C++])
8 +AC_LANG_PUSH([C++])
9  AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
10  #define _GNU_SOURCE
11  #include <sched.h>
12 @@ -984,7 +984,7 @@
13  ], [
14  AC_MSG_RESULT([no])
15  ])
16 -+AC_LANG_POP([C++])
17 +AC_LANG_POP([C++])
18  
19  
20  #
This page took 0.132776 seconds and 3 git commands to generate.