diff options
author | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2012-10-10 17:40:35 +0000 |
---|---|---|
committer | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2012-10-10 17:40:35 +0000 |
commit | 22abe85f656a122b198458e62d69ea5b42b3dd2b (patch) | |
tree | 0eba395c31ec719553d8e59c87b97606c20d1c77 /configure.ac | |
parent | 2703b747a36d81a75e373b4a4066bc179717592a (diff) |
efl: cleanup to remove stuff that is not in single-tree yet.
Remove every mention to libraries that are still not in the
single-tree build such as emotion, efreet and ethumb.
Keep it simple and just add them back when they are merged.
Added similar variables for all of evil, eina, eo and eet. Keep them
in the same order for now.
SVN revision: 77767
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 124 |
1 files changed, 16 insertions, 108 deletions
diff --git a/configure.ac b/configure.ac index 0aa9da4628..9407f78b49 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -51,106 +51,36 @@ AC_SUBST([VMAJ]) | |||
51 | 51 | ||
52 | #### Default values | 52 | #### Default values |
53 | 53 | ||
54 | want_evas="yes" | ||
55 | want_ecore="yes" | ||
56 | want_embryo="yes" | ||
57 | want_eio="yes" | ||
58 | want_edje="yes" | ||
59 | want_efreet="yes" | ||
60 | want_e_dbus="yes" | ||
61 | want_eeze="yes" | ||
62 | want_emotion="yes" | ||
63 | want_ethumb="yes" | ||
64 | want_elementary="yes" | ||
65 | 54 | ||
66 | requirements_libs_evil="" | 55 | requirements_libs_evil="" |
67 | requirements_libs_eina="" | 56 | requirements_libs_eina="" |
57 | requirements_libs_eo="" | ||
68 | requirements_libs_eet="" | 58 | requirements_libs_eet="" |
69 | requirements_libs_evas="" | ||
70 | requirements_libs_ecore="" | ||
71 | requirements_libs_embryo="" | ||
72 | requirements_libs_eio="" | ||
73 | requirements_libs_edje="" | ||
74 | requirements_libs_efreet="" | ||
75 | requirements_libs_e_dbus="" | ||
76 | requirements_libs_eeze="" | ||
77 | requirements_libs_emotion="" | ||
78 | requirements_libs_ethumb="" | ||
79 | requirements_libs_elementary="" | ||
80 | 59 | ||
81 | requirements_libs_deps_evil="" | 60 | requirements_libs_deps_evil="" |
82 | requirements_libs_deps_eina="" | 61 | requirements_libs_deps_eina="" |
62 | requirements_libs_deps_eo="" | ||
83 | requirements_libs_deps_eet="" | 63 | requirements_libs_deps_eet="" |
84 | requirements_libs_deps_evas="" | ||
85 | requirements_libs_deps_ecore="" | ||
86 | requirements_libs_deps_embryo="" | ||
87 | requirements_libs_deps_eio="" | ||
88 | requirements_libs_deps_edje="" | ||
89 | requirements_libs_deps_efreet="" | ||
90 | requirements_libs_deps_e_dbus="" | ||
91 | requirements_libs_deps_eeze="" | ||
92 | requirements_libs_deps_emotion="" | ||
93 | requirements_libs_deps_ethumb="" | ||
94 | requirements_libs_deps_elementary="" | ||
95 | 64 | ||
65 | requirements_pc_evil="" | ||
96 | requirements_pc_eina="" | 66 | requirements_pc_eina="" |
97 | requirements_pc_eet="" | ||
98 | requirements_pc_eo="" | 67 | requirements_pc_eo="" |
99 | requirements_pc_evas="" | 68 | requirements_pc_eet="" |
100 | requirements_pc_ecore="" | ||
101 | requirements_pc_embryo="" | ||
102 | requirements_pc_eio="" | ||
103 | requirements_pc_edje="" | ||
104 | requirements_pc_efreet="" | ||
105 | requirements_pc_e_dbus="" | ||
106 | requirements_pc_eeze="" | ||
107 | requirements_pc_emotion="" | ||
108 | requirements_pc_ethumb="" | ||
109 | requirements_pc_elementary="" | ||
110 | 69 | ||
70 | requirements_pc_deps_evil="" | ||
111 | requirements_pc_deps_eina="" | 71 | requirements_pc_deps_eina="" |
72 | requirements_pc_deps_eo="" | ||
112 | requirements_pc_deps_eet="" | 73 | requirements_pc_deps_eet="" |
113 | requirements_pc_deps_evas="" | ||
114 | requirements_pc_deps_ecore="" | ||
115 | requirements_pc_deps_embryo="" | ||
116 | requirements_pc_deps_eio="" | ||
117 | requirements_pc_deps_edje="" | ||
118 | requirements_pc_deps_efreet="" | ||
119 | requirements_pc_deps_e_dbus="" | ||
120 | requirements_pc_deps_eeze="" | ||
121 | requirements_pc_deps_emotion="" | ||
122 | requirements_pc_deps_ethumb="" | ||
123 | requirements_pc_deps_elementary="" | ||
124 | 74 | ||
125 | AC_SUBST([requirements_libs_evil]) | 75 | AC_SUBST([requirements_libs_evil]) |
126 | AC_SUBST([requirements_libs_eina]) | 76 | AC_SUBST([requirements_libs_eina]) |
77 | AC_SUBST([requirements_libs_eo]) | ||
127 | AC_SUBST([requirements_libs_eet]) | 78 | AC_SUBST([requirements_libs_eet]) |
128 | AC_SUBST([requirements_libs_evas]) | ||
129 | AC_SUBST([requirements_libs_ecore]) | ||
130 | AC_SUBST([requirements_libs_embryo]) | ||
131 | AC_SUBST([requirements_libs_eio]) | ||
132 | AC_SUBST([requirements_libs_edje]) | ||
133 | AC_SUBST([requirements_libs_efreet]) | ||
134 | AC_SUBST([requirements_libs_e_dbus]) | ||
135 | AC_SUBST([requirements_libs_eeze]) | ||
136 | AC_SUBST([requirements_libs_emotion]) | ||
137 | AC_SUBST([requirements_libs_ethumb]) | ||
138 | AC_SUBST([requirements_libs_elementary]) | ||
139 | 79 | ||
80 | AC_SUBST([requirements_pc_evil]) | ||
140 | AC_SUBST([requirements_pc_eina]) | 81 | AC_SUBST([requirements_pc_eina]) |
141 | AC_SUBST([requirements_pc_eet]) | ||
142 | AC_SUBST([requirements_pc_eo]) | 82 | AC_SUBST([requirements_pc_eo]) |
143 | AC_SUBST([requirements_pc_evas]) | 83 | AC_SUBST([requirements_pc_eet]) |
144 | AC_SUBST([requirements_pc_ecore]) | ||
145 | AC_SUBST([requirements_pc_embryo]) | ||
146 | AC_SUBST([requirements_pc_eio]) | ||
147 | AC_SUBST([requirements_pc_edje]) | ||
148 | AC_SUBST([requirements_pc_efreet]) | ||
149 | AC_SUBST([requirements_pc_e_dbus]) | ||
150 | AC_SUBST([requirements_pc_eeze]) | ||
151 | AC_SUBST([requirements_pc_emotion]) | ||
152 | AC_SUBST([requirements_pc_ethumb]) | ||
153 | AC_SUBST([requirements_pc_elementary]) | ||
154 | 84 | ||
155 | 85 | ||
156 | AC_CANONICAL_HOST | 86 | AC_CANONICAL_HOST |
@@ -165,18 +95,12 @@ case "$host_os" in | |||
165 | mingw32ce*) | 95 | mingw32ce*) |
166 | have_wince="yes" | 96 | have_wince="yes" |
167 | have_windows="yes" | 97 | have_windows="yes" |
168 | want_efreet="no" | ||
169 | want_e_dbus="no" | ||
170 | want_eeze="no" | ||
171 | want_emotion="no" | ||
172 | want_ethumb="no" | ||
173 | MODULE_ARCH="$host_os-$host_cpu" | 98 | MODULE_ARCH="$host_os-$host_cpu" |
174 | MODULE_EXT=".dll" | 99 | MODULE_EXT=".dll" |
175 | ;; | 100 | ;; |
176 | mingw*) | 101 | mingw*) |
177 | have_win32="yes" | 102 | have_win32="yes" |
178 | have_windows="yes" | 103 | have_windows="yes" |
179 | want_eeze="no" | ||
180 | MODULE_ARCH="$host_os-$host_cpu-v_maj.v_min.v_mic" | 104 | MODULE_ARCH="$host_os-$host_cpu-v_maj.v_min.v_mic" |
181 | MODULE_EXT=".dll" | 105 | MODULE_EXT=".dll" |
182 | ;; | 106 | ;; |
@@ -626,10 +550,11 @@ fi | |||
626 | 550 | ||
627 | ## Examples | 551 | ## Examples |
628 | 552 | ||
629 | PKG_CHECK_MODULES([ECORE_EVAS], | 553 | # TODO: add once ecore-evas is merged: |
630 | [ecore-evas ecore evas], | 554 | #PKG_CHECK_MODULES([ECORE_EVAS], |
631 | [build_tiler_example="yes"], | 555 | # [ecore-evas ecore evas], |
632 | [build_tiler_example="no"]) | 556 | # [build_tiler_example="yes"], |
557 | # [build_tiler_example="no"]) | ||
633 | 558 | ||
634 | AM_CONDITIONAL([BUILD_TILER_EXAMPLE], [test "x${build_tiler_example}" = "xyes"]) | 559 | AM_CONDITIONAL([BUILD_TILER_EXAMPLE], [test "x${build_tiler_example}" = "xyes"]) |
635 | 560 | ||
@@ -1160,7 +1085,8 @@ AC_SUBST([EO_LIBS]) | |||
1160 | 1085 | ||
1161 | # Example (evas one) | 1086 | # Example (evas one) |
1162 | 1087 | ||
1163 | PKG_CHECK_MODULES([ELM], [elementary >= 1.7.0], [have_elm="yes"], [have_elm="no"]) | 1088 | # TODO: add once elementary is merged |
1089 | #PKG_CHECK_MODULES([ELM], [elementary >= 1.7.0], [have_elm="yes"], [have_elm="no"]) | ||
1164 | AM_CONDITIONAL([EO_BUILD_EXAMPLE_EVAS], [test "x${have_elm}" = "xyes"]) | 1090 | AM_CONDITIONAL([EO_BUILD_EXAMPLE_EVAS], [test "x${have_elm}" = "xyes"]) |
1165 | 1091 | ||
1166 | ### Checks for header files | 1092 | ### Checks for header files |
@@ -1190,24 +1116,6 @@ efl_have_eo="yes" | |||
1190 | #### End of Eo | 1116 | #### End of Eo |
1191 | 1117 | ||
1192 | 1118 | ||
1193 | #### Evas | ||
1194 | |||
1195 | #AC_MSG_NOTICE([Evas checks]) | ||
1196 | |||
1197 | ### Default values | ||
1198 | ### Additional options to configure | ||
1199 | ### Checks for programs | ||
1200 | ### Checks for libraries | ||
1201 | ### Checks for header files | ||
1202 | ### Checks for types | ||
1203 | ### Checks for structures | ||
1204 | ### Checks for compiler characteristics | ||
1205 | ### Checks for linker characteristics | ||
1206 | ### Checks for library functions | ||
1207 | |||
1208 | #### End of Evas | ||
1209 | |||
1210 | |||
1211 | AC_CONFIG_FILES([ | 1119 | AC_CONFIG_FILES([ |
1212 | Makefile | 1120 | Makefile |
1213 | doc/Makefile | 1121 | doc/Makefile |