* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / enlightenment / efl / gxx.patch.patch
blobae98db97fd738242cf5a4c0388f2d6f457019ede
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../efl/gxx.patch.patch
5 # Copyright (C) 2015 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- efl-1.13.1/configure.vanilla 2015-03-08 18:40:26.076000000 +0000
18 +++ efl-1.13.1/configure 2015-03-08 18:39:52.232000000 +0000
19 @@ -21240,7 +21240,7 @@
20 # it's not found. So we are using an internal variable
21 # that does the work for now, may get broken in the future.
22 if test "x${ac_ct_CXX}" = "x" -a "x${CXX}" = "xg++"; then
23 - as_fn_error $? "efl requires a C++ compiler got ${ac_ct_CXX} and ${CXX}." "$LINENO" 5
24 + : #as_fn_error $? "efl requires a C++ compiler got ${ac_ct_CXX} and ${CXX}." "$LINENO" 5
27 # Check whether --enable-largefile was given.