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