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.

138 lines
5.3 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../evas/no-R-flag.patch.disabled
  5. # Copyright (C) 2010 The OpenSDE 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. # --- SDE-COPYRIGHT-NOTE-END ---
  16. --- ./configure.orig 2010-06-27 15:34:55.000000000 +0200
  17. +++ ./configure 2010-08-15 23:14:48.000000000 +0200
  18. @@ -19601,7 +19601,7 @@
  19. # others require no space. Words are not sufficient . . . .
  20. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
  21. $as_echo_n "checking whether -R must be followed by a space... " >&6; }
  22. - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
  23. + ac_xsave_LIBS=$LIBS; LIBS="$LIBS"
  24. ac_xsave_c_werror_flag=$ac_c_werror_flag
  25. ac_c_werror_flag=yes
  26. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  27. @@ -19618,9 +19618,9 @@
  28. if ac_fn_c_try_link "$LINENO"; then :
  29. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  30. $as_echo "no" >&6; }
  31. - X_LIBS="$X_LIBS -R$x_libraries"
  32. + X_LIBS="$X_LIBS"
  33. else
  34. - LIBS="$ac_xsave_LIBS -R $x_libraries"
  35. + LIBS="$ac_xsave_LIBS"
  36. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  37. /* end confdefs.h. */
  38. @@ -19635,7 +19635,7 @@
  39. if ac_fn_c_try_link "$LINENO"; then :
  40. { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  41. $as_echo "yes" >&6; }
  42. - X_LIBS="$X_LIBS -R $x_libraries"
  43. + X_LIBS="$X_LIBS"
  44. else
  45. { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
  46. $as_echo "neither works" >&6; }
  47. @@ -20495,7 +20495,7 @@
  48. # others require no space. Words are not sufficient . . . .
  49. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
  50. $as_echo_n "checking whether -R must be followed by a space... " >&6; }
  51. - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
  52. + ac_xsave_LIBS=$LIBS; LIBS="$LIBS"
  53. ac_xsave_c_werror_flag=$ac_c_werror_flag
  54. ac_c_werror_flag=yes
  55. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  56. @@ -20512,9 +20512,9 @@
  57. if ac_fn_c_try_link "$LINENO"; then :
  58. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  59. $as_echo "no" >&6; }
  60. - X_LIBS="$X_LIBS -R$x_libraries"
  61. + X_LIBS="$X_LIBS"
  62. else
  63. - LIBS="$ac_xsave_LIBS -R $x_libraries"
  64. + LIBS="$ac_xsave_LIBS"
  65. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  66. /* end confdefs.h. */
  67. @@ -20529,7 +20529,7 @@
  68. if ac_fn_c_try_link "$LINENO"; then :
  69. { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  70. $as_echo "yes" >&6; }
  71. - X_LIBS="$X_LIBS -R $x_libraries"
  72. + X_LIBS="$X_LIBS"
  73. else
  74. { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
  75. $as_echo "neither works" >&6; }
  76. @@ -21444,7 +21444,7 @@
  77. # others require no space. Words are not sufficient . . . .
  78. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
  79. $as_echo_n "checking whether -R must be followed by a space... " >&6; }
  80. - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
  81. + ac_xsave_LIBS=$LIBS; LIBS="$LIBS"
  82. ac_xsave_c_werror_flag=$ac_c_werror_flag
  83. ac_c_werror_flag=yes
  84. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  85. @@ -21461,9 +21461,9 @@
  86. if ac_fn_c_try_link "$LINENO"; then :
  87. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  88. $as_echo "no" >&6; }
  89. - X_LIBS="$X_LIBS -R$x_libraries"
  90. + X_LIBS="$X_LIBS"
  91. else
  92. - LIBS="$ac_xsave_LIBS -R $x_libraries"
  93. + LIBS="$ac_xsave_LIBS"
  94. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  95. /* end confdefs.h. */
  96. @@ -21478,7 +21478,7 @@
  97. if ac_fn_c_try_link "$LINENO"; then :
  98. { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  99. $as_echo "yes" >&6; }
  100. - X_LIBS="$X_LIBS -R $x_libraries"
  101. + X_LIBS="$X_LIBS"
  102. else
  103. { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
  104. $as_echo "neither works" >&6; }
  105. @@ -24394,7 +24394,7 @@
  106. # others require no space. Words are not sufficient . . . .
  107. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
  108. $as_echo_n "checking whether -R must be followed by a space... " >&6; }
  109. - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
  110. + ac_xsave_LIBS=$LIBS; LIBS="$LIBS"
  111. ac_xsave_c_werror_flag=$ac_c_werror_flag
  112. ac_c_werror_flag=yes
  113. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  114. @@ -24411,9 +24411,9 @@
  115. if ac_fn_c_try_link "$LINENO"; then :
  116. { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  117. $as_echo "no" >&6; }
  118. - X_LIBS="$X_LIBS -R$x_libraries"
  119. + X_LIBS="$X_LIBS"
  120. else
  121. - LIBS="$ac_xsave_LIBS -R $x_libraries"
  122. + LIBS="$ac_xsave_LIBS"
  123. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  124. /* end confdefs.h. */
  125. @@ -24428,7 +24428,7 @@
  126. if ac_fn_c_try_link "$LINENO"; then :
  127. { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  128. $as_echo "yes" >&6; }
  129. - X_LIBS="$X_LIBS -R $x_libraries"
  130. + X_LIBS="$X_LIBS"
  131. else
  132. { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
  133. $as_echo "neither works" >&6; }