Dash:
[t2.git] / package / xfce4 / libexo / no-error.patch.cross
blob926ffdc4b5a7c920c15a4bbff4526e048ce3a9fc
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../libexo/no-error.patch.cross
5 # Copyright (C) 2020 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 --- exo-0.12.8/configure.vanilla        2020-04-29 12:21:42.866150156 +0200
18 +++ exo-0.12.8/configure        2020-04-29 12:22:18.966150992 +0200
19 @@ -14416,10 +14416,7 @@
22  if test "$cross_compiling" = yes; then :
23 -  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25 -as_fn_error $? "cannot run test program while cross compiling
26 -See \`config.log' for more details" "$LINENO" 5; }
27 +  # nothing
28  else
29    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30  /* end confdefs.h.  */