Root/libggi/patches/010-directfb-headers.patch

1Index: libggi-2.2.2/configure
2===================================================================
3--- libggi-2.2.2.orig/configure 2011-01-04 19:40:37.000000000 +0100
4+++ libggi-2.2.2/configure 2011-01-04 19:40:43.000000000 +0100
5@@ -18746,8 +18746,8 @@
6 
7 
8   if test "${ac_cv_header_directfb_internal_directfb_version_h+set}" = set; then
9- echo "$as_me:$LINENO: checking for directfb-internal/directfb_version.h" >&5
10-echo $ECHO_N "checking for directfb-internal/directfb_version.h... $ECHO_C" >&6
11+ echo "$as_me:$LINENO: checking for directfb/directfb_version.h" >&5
12+echo $ECHO_N "checking for directfb/directfb_version.h... $ECHO_C" >&6
13 if test "${ac_cv_header_directfb_internal_directfb_version_h+set}" = set; then
14   echo $ECHO_N "(cached) $ECHO_C" >&6
15 fi
16@@ -18755,8 +18755,8 @@
17 echo "${ECHO_T}$ac_cv_header_directfb_internal_directfb_version_h" >&6
18 else
19   # Is the header compilable?
20-echo "$as_me:$LINENO: checking directfb-internal/directfb_version.h usability" >&5
21-echo $ECHO_N "checking directfb-internal/directfb_version.h usability... $ECHO_C" >&6
22+echo "$as_me:$LINENO: checking directfb/directfb_version.h usability" >&5
23+echo $ECHO_N "checking directfb/directfb_version.h usability... $ECHO_C" >&6
24 cat >conftest.$ac_ext <<_ACEOF
25 /* confdefs.h. */
26 _ACEOF
27@@ -18764,7 +18764,7 @@
28 cat >>conftest.$ac_ext <<_ACEOF
29 /* end confdefs.h. */
30 $ac_includes_default
31-#include <directfb-internal/directfb_version.h>
32+#include <directfb/directfb_version.h>
33 _ACEOF
34 rm -f conftest.$ac_objext
35 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
36@@ -18800,15 +18800,15 @@
37 echo "${ECHO_T}$ac_header_compiler" >&6
38 
39 # Is the header present?
40-echo "$as_me:$LINENO: checking directfb-internal/directfb_version.h presence" >&5
41-echo $ECHO_N "checking directfb-internal/directfb_version.h presence... $ECHO_C" >&6
42+echo "$as_me:$LINENO: checking directfb/directfb_version.h presence" >&5
43+echo $ECHO_N "checking directfb/directfb_version.h presence... $ECHO_C" >&6
44 cat >conftest.$ac_ext <<_ACEOF
45 /* confdefs.h. */
46 _ACEOF
47 cat confdefs.h >>conftest.$ac_ext
48 cat >>conftest.$ac_ext <<_ACEOF
49 /* end confdefs.h. */
50-#include <directfb-internal/directfb_version.h>
51+#include <directfb/directfb_version.h>
52 _ACEOF
53 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
54   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
55@@ -18842,25 +18842,25 @@
56 # So? What about this header?
57 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
58   yes:no: )
59- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: accepted by the compiler, rejected by the preprocessor!" >&5
60-echo "$as_me: WARNING: directfb-internal/directfb_version.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
61- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: proceeding with the compiler's result" >&5
62-echo "$as_me: WARNING: directfb-internal/directfb_version.h: proceeding with the compiler's result" >&2;}
63+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: accepted by the compiler, rejected by the preprocessor!" >&5
64+echo "$as_me: WARNING: directfb/directfb_version.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
65+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: proceeding with the compiler's result" >&5
66+echo "$as_me: WARNING: directfb/directfb_version.h: proceeding with the compiler's result" >&2;}
67     ac_header_preproc=yes
68     ;;
69   no:yes:* )
70- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: present but cannot be compiled" >&5
71-echo "$as_me: WARNING: directfb-internal/directfb_version.h: present but cannot be compiled" >&2;}
72- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: check for missing prerequisite headers?" >&5
73-echo "$as_me: WARNING: directfb-internal/directfb_version.h: check for missing prerequisite headers?" >&2;}
74- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: see the Autoconf documentation" >&5
75-echo "$as_me: WARNING: directfb-internal/directfb_version.h: see the Autoconf documentation" >&2;}
76- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: section \"Present But Cannot Be Compiled\"" >&5
77-echo "$as_me: WARNING: directfb-internal/directfb_version.h: section \"Present But Cannot Be Compiled\"" >&2;}
78- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: proceeding with the preprocessor's result" >&5
79-echo "$as_me: WARNING: directfb-internal/directfb_version.h: proceeding with the preprocessor's result" >&2;}
80- { echo "$as_me:$LINENO: WARNING: directfb-internal/directfb_version.h: in the future, the compiler will take precedence" >&5
81-echo "$as_me: WARNING: directfb-internal/directfb_version.h: in the future, the compiler will take precedence" >&2;}
82+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: present but cannot be compiled" >&5
83+echo "$as_me: WARNING: directfb/directfb_version.h: present but cannot be compiled" >&2;}
84+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: check for missing prerequisite headers?" >&5
85+echo "$as_me: WARNING: directfb/directfb_version.h: check for missing prerequisite headers?" >&2;}
86+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: see the Autoconf documentation" >&5
87+echo "$as_me: WARNING: directfb/directfb_version.h: see the Autoconf documentation" >&2;}
88+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: section \"Present But Cannot Be Compiled\"" >&5
89+echo "$as_me: WARNING: directfb/directfb_version.h: section \"Present But Cannot Be Compiled\"" >&2;}
90+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: proceeding with the preprocessor's result" >&5
91+echo "$as_me: WARNING: directfb/directfb_version.h: proceeding with the preprocessor's result" >&2;}
92+ { echo "$as_me:$LINENO: WARNING: directfb/directfb_version.h: in the future, the compiler will take precedence" >&5
93+echo "$as_me: WARNING: directfb/directfb_version.h: in the future, the compiler will take precedence" >&2;}
94     (
95       cat <<\_ASBOX
96 ## ------------------------------------------------------ ##
97@@ -18871,8 +18871,8 @@
98       sed "s/^/$as_me: WARNING: /" >&2
99     ;;
100 esac
101-echo "$as_me:$LINENO: checking for directfb-internal/directfb_version.h" >&5
102-echo $ECHO_N "checking for directfb-internal/directfb_version.h... $ECHO_C" >&6
103+echo "$as_me:$LINENO: checking for directfb/directfb_version.h" >&5
104+echo $ECHO_N "checking for directfb/directfb_version.h... $ECHO_C" >&6
105 if test "${ac_cv_header_directfb_internal_directfb_version_h+set}" = set; then
106   echo $ECHO_N "(cached) $ECHO_C" >&6
107 else
108

Archive Download this file



interactive