OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
2.9 KiB

  1. # --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # T2 SDE: package/.../gettext/disable-mono.patch.cross
  5. # Copyright (C) 2004 - 2006 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 ---
  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
  20. # Extract the first word of "mcs", so it can be a program name with args.
  21. -set dummy mcs; ac_word=$2
  22. +set dummy _mcs; ac_word=$2
  23. :
  24. if test "${ac_cv_prog_HAVE_MCS_IN_PATH+set}" = set; then
  25. echo $ECHO_N "(cached) $ECHO_C" >&6
  26. @@ -4076,7 +4076,7 @@
  27. fi
  28. # Extract the first word of "csc", so it can be a program name with args.
  29. -set dummy csc; ac_word=$2
  30. +set dummy _csc; ac_word=$2
  31. :
  32. if test "${ac_cv_prog_HAVE_CSC_IN_PATH+set}" = set; then
  33. echo $ECHO_N "(cached) $ECHO_C" >&6
  34. @@ -4179,7 +4179,7 @@
  35. HAVE_CSHARPEXEC=1
  36. # Extract the first word of "ilrun", so it can be a program name with args.
  37. -set dummy ilrun; ac_word=$2
  38. +set dummy _ilrun; ac_word=$2
  39. :
  40. if test "${ac_cv_prog_HAVE_ILRUN_IN_PATH+set}" = set; then
  41. echo $ECHO_N "(cached) $ECHO_C" >&6
  42. @@ -4211,7 +4211,7 @@
  43. fi
  44. # Extract the first word of "mono", so it can be a program name with args.
  45. -set dummy mono; ac_word=$2
  46. +set dummy _mono; ac_word=$2
  47. :
  48. if test "${ac_cv_prog_HAVE_MONO_IN_PATH+set}" = set; then
  49. echo $ECHO_N "(cached) $ECHO_C" >&6
  50. --- gettext-0.14.1/gettext-runtime/configure.orig 2004-01-29 18:12:42.000000000 +0100
  51. +++ gettext-0.14.1/gettext-runtime/configure 2005-11-20 22:07:05.000000000 +0100
  52. @@ -3677,7 +3677,7 @@
  53. echo $ECHO_N "checking for C# compiler... $ECHO_C" >&6
  54. HAVE_CSHARPCOMP=1
  55. # Extract the first word of "cscc", so it can be a program name with args.
  56. -set dummy cscc; ac_word=$2
  57. +set dummy _cscc; ac_word=$2
  58. :
  59. if test "${ac_cv_prog_HAVE_CSCC_IN_PATH+set}" = set; then
  60. echo $ECHO_N "(cached) $ECHO_C" >&6
  61. @@ -3709,7 +3709,7 @@
  62. fi
  63. # Extract the first word of "mcs", so it can be a program name with args.
  64. -set dummy mcs; ac_word=$2
  65. +set dummy _mcs; ac_word=$2
  66. :
  67. if test "${ac_cv_prog_HAVE_MCS_IN_PATH+set}" = set; then
  68. echo $ECHO_N "(cached) $ECHO_C" >&6
  69. @@ -3741,7 +3741,7 @@
  70. fi
  71. # Extract the first word of "csc", so it can be a program name with args.
  72. -set dummy csc; ac_word=$2
  73. +set dummy _csc; ac_word=$2
  74. :
  75. if test "${ac_cv_prog_HAVE_CSC_IN_PATH+set}" = set; then
  76. echo $ECHO_N "(cached) $ECHO_C" >&6