/[packages]/cauldron/mariadb/releases/5.5.25/2.mga3/SOURCES/mariadb-5.5.25-fix-OS-report-feedback.patch
ViewVC logotype

Contents of /cauldron/mariadb/releases/5.5.25/2.mga3/SOURCES/mariadb-5.5.25-fix-OS-report-feedback.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (show annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
File size: 784 byte(s)
oops
1 === modified file 'config.h.cmake'
2 --- a/config.h.cmake 2012-06-08 09:18:56 +0000
3 +++ b/config.h.cmake 2012-07-31 09:31:26 +0000
4 @@ -83,6 +83,7 @@
5 #cmakedefine HAVE_SYS_SHM_H 1
6 #cmakedefine HAVE_SYS_SOCKET_H 1
7 #cmakedefine HAVE_SYS_SOCKIO_H 1
8 +#cmakedefine HAVE_SYS_UTSNAME_H 1
9 #cmakedefine HAVE_SYS_STAT_H 1
10 #cmakedefine HAVE_SYS_STREAM_H 1
11 #cmakedefine HAVE_SYS_TERMCAP_H 1
12
13 === modified file 'configure.cmake'
14 --- a/configure.cmake 2012-06-14 18:05:31 +0000
15 +++ b/configure.cmake 2012-07-31 09:31:26 +0000
16 @@ -261,6 +261,7 @@
17 CHECK_INCLUDE_FILES (wchar.h HAVE_WCHAR_H)
18 CHECK_INCLUDE_FILES (wctype.h HAVE_WCTYPE_H)
19 CHECK_INCLUDE_FILES (sys/sockio.h HAVE_SYS_SOCKIO_H)
20 +CHECK_INCLUDE_FILES (sys/utsname.h HAVE_SYS_UTSNAME_H)
21
22 IF(BFD_H_EXISTS)
23 IF(NOT_FOR_DISTRIBUTION)
24

  ViewVC Help
Powered by ViewVC 1.1.30