cgit: Added cgit 0.7.3-c502865 - A CGI for git written in C
[opensde-package-nopast.git] / base / gettext / disable-mono.patch.cross
blob29f51ba1a01de8e360ffb1b7e92636c857bdc08b
1 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # Filename: package/.../gettext/disable-mono.patch.cross
5 # Copyright (C) 2004 - 2006 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
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 # --- SDE-COPYRIGHT-NOTE-END ---
16 --- gettext-0.14.1/gettext-tools/configure.orig 2004-01-29 18:13:22.000000000 +0100
17 +++ gettext-0.14.1/gettext-tools/configure      2005-11-20 22:01:41.000000000 +0100
18 @@ -4044,7 +4044,7 @@
19  fi
21    # Extract the first word of "mcs", so it can be a program name with args.
22 -set dummy mcs; ac_word=$2
23 +set dummy _mcs; ac_word=$2
24  :
25  if test "${ac_cv_prog_HAVE_MCS_IN_PATH+set}" = set; then
26    echo $ECHO_N "(cached) $ECHO_C" >&6
27 @@ -4076,7 +4076,7 @@
28  fi
30    # Extract the first word of "csc", so it can be a program name with args.
31 -set dummy csc; ac_word=$2
32 +set dummy _csc; ac_word=$2
33  :
34  if test "${ac_cv_prog_HAVE_CSC_IN_PATH+set}" = set; then
35    echo $ECHO_N "(cached) $ECHO_C" >&6
36 @@ -4179,7 +4179,7 @@
38    HAVE_CSHARPEXEC=1
39          # Extract the first word of "ilrun", so it can be a program name with args.
40 -set dummy ilrun; ac_word=$2
41 +set dummy _ilrun; ac_word=$2
42  :
43  if test "${ac_cv_prog_HAVE_ILRUN_IN_PATH+set}" = set; then
44    echo $ECHO_N "(cached) $ECHO_C" >&6
45 @@ -4211,7 +4211,7 @@
46  fi
48    # Extract the first word of "mono", so it can be a program name with args.
49 -set dummy mono; ac_word=$2
50 +set dummy _mono; ac_word=$2
51  :
52  if test "${ac_cv_prog_HAVE_MONO_IN_PATH+set}" = set; then
53    echo $ECHO_N "(cached) $ECHO_C" >&6
54 --- gettext-0.14.1/gettext-runtime/configure.orig       2004-01-29 18:12:42.000000000 +0100
55 +++ gettext-0.14.1/gettext-runtime/configure    2005-11-20 22:07:05.000000000 +0100
56 @@ -3677,7 +3677,7 @@
57  echo $ECHO_N "checking for C# compiler... $ECHO_C" >&6
58    HAVE_CSHARPCOMP=1
59          # Extract the first word of "cscc", so it can be a program name with args.
60 -set dummy cscc; ac_word=$2
61 +set dummy _cscc; ac_word=$2
62  :
63  if test "${ac_cv_prog_HAVE_CSCC_IN_PATH+set}" = set; then
64    echo $ECHO_N "(cached) $ECHO_C" >&6
65 @@ -3709,7 +3709,7 @@
66  fi
68    # Extract the first word of "mcs", so it can be a program name with args.
69 -set dummy mcs; ac_word=$2
70 +set dummy _mcs; ac_word=$2
71  :
72  if test "${ac_cv_prog_HAVE_MCS_IN_PATH+set}" = set; then
73    echo $ECHO_N "(cached) $ECHO_C" >&6
74 @@ -3741,7 +3741,7 @@
75  fi
77    # Extract the first word of "csc", so it can be a program name with args.
78 -set dummy csc; ac_word=$2
79 +set dummy _csc; ac_word=$2
80  :
81  if test "${ac_cv_prog_HAVE_CSC_IN_PATH+set}" = set; then
82    echo $ECHO_N "(cached) $ECHO_C" >&6