/10.4-transitional/unstable/main/finkinfo/libs/dclib0.patch

https://github.com/danielj7/fink-dists · Patch · 344 lines · 319 code · 25 blank · 0 comment · 0 complexity · 62a70277be9ef1a0f45bd6f40e9d7ec0 MD5 · raw file

  1. diff -ruN dclib-0.3.3-orig/acinclude.m4 dclib-0.3.3/acinclude.m4
  2. --- dclib-0.3.3-orig/acinclude.m4 Thu Aug 19 09:47:42 2004
  3. +++ dclib-0.3.3/acinclude.m4 Thu Aug 19 10:17:16 2004
  4. @@ -7942,10 +7942,10 @@
  5. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  6. case "$host_os" in
  7. rhapsody* | darwin1.[[012]])
  8. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  9. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  10. ;;
  11. *) # Darwin 1.3 on
  12. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  13. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  14. ;;
  15. esac
  16. output_verbose_link_cmd='echo'
  17. @@ -8254,10 +8254,10 @@
  18. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  19. case "$host_os" in
  20. rhapsody* | darwin1.[[012]])
  21. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  22. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  23. ;;
  24. *) # Darwin 1.3 on
  25. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  26. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  27. ;;
  28. esac
  29. lt_int_apple_cc_single_mod=no
  30. @@ -10665,7 +10665,7 @@
  31. ;;
  32. bsdi4*)
  33. - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
  34. + _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=''
  35. ;;
  36. cygwin* | mingw* | pw32*)
  37. @@ -10694,10 +10694,10 @@
  38. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  39. case "$host_os" in
  40. rhapsody* | darwin1.[[012]])
  41. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  42. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  43. ;;
  44. *) # Darwin 1.3 on
  45. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  46. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  47. ;;
  48. esac
  49. lt_int_apple_cc_single_mod=no
  50. diff -ruN dclib-0.3.3-orig/aclocal.m4 dclib-0.3.3/aclocal.m4
  51. --- dclib-0.3.3-orig/aclocal.m4 Thu Aug 19 09:47:42 2004
  52. +++ dclib-0.3.3/aclocal.m4 Thu Aug 19 10:17:24 2004
  53. @@ -7928,10 +7928,10 @@
  54. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  55. case "$host_os" in
  56. rhapsody* | darwin1.[[012]])
  57. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  58. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  59. ;;
  60. *) # Darwin 1.3 on
  61. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  62. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  63. ;;
  64. esac
  65. output_verbose_link_cmd='echo'
  66. @@ -8240,10 +8240,10 @@
  67. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  68. case "$host_os" in
  69. rhapsody* | darwin1.[[012]])
  70. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  71. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  72. ;;
  73. *) # Darwin 1.3 on
  74. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  75. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  76. ;;
  77. esac
  78. lt_int_apple_cc_single_mod=no
  79. @@ -10643,7 +10643,7 @@
  80. ;;
  81. bsdi4*)
  82. - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
  83. + _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=''
  84. ;;
  85. cygwin* | mingw* | pw32*)
  86. @@ -10672,10 +10672,10 @@
  87. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  88. case "$host_os" in
  89. rhapsody* | darwin1.[[012]])
  90. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  91. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  92. ;;
  93. *) # Darwin 1.3 on
  94. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  95. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  96. ;;
  97. esac
  98. lt_int_apple_cc_single_mod=no
  99. diff -ruN dclib-0.3.3-orig/admin/libtool.m4.in dclib-0.3.3/admin/libtool.m4.in
  100. --- dclib-0.3.3-orig/admin/libtool.m4.in Thu Aug 19 09:47:42 2004
  101. +++ dclib-0.3.3/admin/libtool.m4.in Thu Aug 19 10:17:34 2004
  102. @@ -2556,10 +2556,10 @@
  103. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  104. case "$host_os" in
  105. rhapsody* | darwin1.[[012]])
  106. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  107. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  108. ;;
  109. *) # Darwin 1.3 on
  110. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  111. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  112. ;;
  113. esac
  114. output_verbose_link_cmd='echo'
  115. @@ -2868,10 +2868,10 @@
  116. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  117. case "$host_os" in
  118. rhapsody* | darwin1.[[012]])
  119. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  120. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  121. ;;
  122. *) # Darwin 1.3 on
  123. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  124. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  125. ;;
  126. esac
  127. lt_int_apple_cc_single_mod=no
  128. @@ -5279,7 +5279,7 @@
  129. ;;
  130. bsdi4*)
  131. - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
  132. + _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=''
  133. ;;
  134. cygwin* | mingw* | pw32*)
  135. @@ -5308,10 +5308,10 @@
  136. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
  137. case "$host_os" in
  138. rhapsody* | darwin1.[[012]])
  139. - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
  140. + _LT_AC_TAGVAR(allow_undefined_flag, $1)=''
  141. ;;
  142. *) # Darwin 1.3 on
  143. - test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
  144. + test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace'
  145. ;;
  146. esac
  147. lt_int_apple_cc_single_mod=no
  148. diff -ruN dclib-0.3.3-orig/admin/ltcf-c.sh dclib-0.3.3/admin/ltcf-c.sh
  149. --- dclib-0.3.3-orig/admin/ltcf-c.sh Thu Aug 19 09:47:42 2004
  150. +++ dclib-0.3.3/admin/ltcf-c.sh Thu Aug 19 09:51:23 2004
  151. @@ -174,7 +174,7 @@
  152. ;;
  153. darwin* | rhapsody*)
  154. - allow_undefined_flag='-undefined suppress'
  155. + allow_undefined_flag=''
  156. archive_cmds='$CC `test .$module = .yes && echo -bundle || echo -dynamiclib` $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname `test -n "$verstring" -a x$verstring != x0.0 && echo $verstring`'
  157. # We need to add '_' to the symbols in $export_symbols first
  158. #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
  159. diff -ruN dclib-0.3.3-orig/admin/ltconfig dclib-0.3.3/admin/ltconfig
  160. --- dclib-0.3.3-orig/admin/ltconfig Thu Aug 19 09:47:42 2004
  161. +++ dclib-0.3.3/admin/ltconfig Thu Aug 19 10:17:43 2004
  162. @@ -1060,7 +1060,7 @@
  163. shlibpath_var=LD_LIBRARY_PATH
  164. sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
  165. sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
  166. - export_dynamic_flag_spec=-rdynamic
  167. + export_dynamic_flag_spec=''
  168. # the default ld.so.conf also contains /usr/contrib/lib and
  169. # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
  170. # libtool to hard-code these into programs
  171. diff -ruN dclib-0.3.3-orig/configure dclib-0.3.3/configure
  172. --- dclib-0.3.3-orig/configure Thu Aug 19 09:47:42 2004
  173. +++ dclib-0.3.3/configure Thu Aug 19 10:18:00 2004
  174. @@ -8867,7 +8867,7 @@
  175. ;;
  176. bsdi4*)
  177. - export_dynamic_flag_spec=-rdynamic
  178. + export_dynamic_flag_spec=''
  179. ;;
  180. cygwin* | mingw* | pw32*)
  181. @@ -8896,10 +8896,10 @@
  182. archive_cmds_need_lc=no
  183. case "$host_os" in
  184. rhapsody* | darwin1.[012])
  185. - allow_undefined_flag='-undefined suppress'
  186. + allow_undefined_flag=''
  187. ;;
  188. *) # Darwin 1.3 on
  189. - test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
  190. + test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace'
  191. ;;
  192. esac
  193. lt_int_apple_cc_single_mod=no
  194. @@ -10660,10 +10660,10 @@
  195. archive_cmds_need_lc=no
  196. case "$host_os" in
  197. rhapsody* | darwin1.[012])
  198. - allow_undefined_flag='-undefined suppress'
  199. + allow_undefined_flag=''
  200. ;;
  201. *) # Darwin 1.3 on
  202. - test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
  203. + test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace'
  204. ;;
  205. esac
  206. output_verbose_link_cmd='echo'
  207. @@ -11691,10 +11691,10 @@
  208. archive_cmds_need_lc_CXX=no
  209. case "$host_os" in
  210. rhapsody* | darwin1.[012])
  211. - allow_undefined_flag_CXX='-undefined suppress'
  212. + allow_undefined_flag_CXX=''
  213. ;;
  214. *) # Darwin 1.3 on
  215. - test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
  216. + test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_CXX='-flat_namespace'
  217. ;;
  218. esac
  219. lt_int_apple_cc_single_mod=no
  220. @@ -15373,7 +15373,7 @@
  221. ;;
  222. bsdi4*)
  223. - export_dynamic_flag_spec_F77=-rdynamic
  224. + export_dynamic_flag_spec_F77=''
  225. ;;
  226. cygwin* | mingw* | pw32*)
  227. @@ -15402,10 +15402,10 @@
  228. archive_cmds_need_lc_F77=no
  229. case "$host_os" in
  230. rhapsody* | darwin1.[012])
  231. - allow_undefined_flag_F77='-undefined suppress'
  232. + allow_undefined_flag_F77=''
  233. ;;
  234. *) # Darwin 1.3 on
  235. - test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_F77='-flat_namespace -undefined suppress'
  236. + test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_F77='-flat_namespace'
  237. ;;
  238. esac
  239. lt_int_apple_cc_single_mod=no
  240. @@ -17631,7 +17631,7 @@
  241. ;;
  242. bsdi4*)
  243. - export_dynamic_flag_spec_GCJ=-rdynamic
  244. + export_dynamic_flag_spec_GCJ=''
  245. ;;
  246. cygwin* | mingw* | pw32*)
  247. @@ -17660,10 +17660,10 @@
  248. archive_cmds_need_lc_GCJ=no
  249. case "$host_os" in
  250. rhapsody* | darwin1.[012])
  251. - allow_undefined_flag_GCJ='-undefined suppress'
  252. + allow_undefined_flag_GCJ=''
  253. ;;
  254. *) # Darwin 1.3 on
  255. - test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
  256. + test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_GCJ='-flat_namespace'
  257. ;;
  258. esac
  259. lt_int_apple_cc_single_mod=no
  260. diff -ruN dclib-0.3.3-orig/dclib/Makefile.am dclib-0.3.3/dclib/Makefile.am
  261. --- dclib-0.3.3-orig/dclib/Makefile.am Thu Aug 19 09:47:42 2004
  262. +++ dclib-0.3.3/dclib/Makefile.am Thu Aug 19 10:18:47 2004
  263. @@ -14,7 +14,7 @@
  264. chublistmanager.cpp chublistmanager.h csearchmanager.cpp csearchmanager.h \
  265. csearchsocket.cpp csearchsocket.h
  266. -libdc_la_LDFLAGS = -version-info 0:1 core/libcore.la hash/libhash.la $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS) -rdynamic
  267. +libdc_la_LDFLAGS = -version-info 0:1 core/libcore.la hash/libhash.la $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS)
  268. CFLAGS = -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  269. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  270. VERSION = "0.0.1"
  271. diff -ruN dclib-0.3.3-orig/dclib/Makefile.in dclib-0.3.3/dclib/Makefile.in
  272. --- dclib-0.3.3-orig/dclib/Makefile.in Thu Aug 19 09:47:42 2004
  273. +++ dclib-0.3.3/dclib/Makefile.in Thu Aug 19 10:18:56 2004
  274. @@ -171,7 +171,7 @@
  275. csearchsocket.cpp csearchsocket.h
  276. -libdc_la_LDFLAGS = -version-info 0:1 core/libcore.la hash/libhash.la $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS) -rdynamic
  277. +libdc_la_LDFLAGS = -version-info 0:1 core/libcore.la hash/libhash.la $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS)
  278. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  279. INCLUDES = $(all_includes) -Icore -Ihash
  280. diff -ruN dclib-0.3.3-orig/dclib/core/Makefile.am dclib-0.3.3/dclib/core/Makefile.am
  281. --- dclib-0.3.3-orig/dclib/core/Makefile.am Thu Aug 19 09:47:42 2004
  282. +++ dclib-0.3.3/dclib/core/Makefile.am Thu Aug 19 10:18:08 2004
  283. @@ -16,7 +16,7 @@
  284. filecopy.h types.h platform.cpp platform.h \
  285. fsusage.cpp fsusage.h
  286. -libcore_la_LDFLAGS = $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS) -rdynamic
  287. +libcore_la_LDFLAGS = $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS)
  288. CFLAGS = -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  289. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  290. VERSION = "0.0.1"
  291. diff -ruN dclib-0.3.3-orig/dclib/core/Makefile.in dclib-0.3.3/dclib/core/Makefile.in
  292. --- dclib-0.3.3-orig/dclib/core/Makefile.in Thu Aug 19 09:47:42 2004
  293. +++ dclib-0.3.3/dclib/core/Makefile.in Thu Aug 19 10:18:20 2004
  294. @@ -172,7 +172,7 @@
  295. fsusage.cpp fsusage.h
  296. -libcore_la_LDFLAGS = $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS) -rdynamic
  297. +libcore_la_LDFLAGS = $(XML_LIBS) $(LIBSSL) $(SSL_LDFLAGS)
  298. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall $(XML_CFLAGS) $(SSL_INCLUDES)
  299. INCLUDES = $(all_includes)
  300. diff -ruN dclib-0.3.3-orig/dclib/hash/Makefile.am dclib-0.3.3/dclib/hash/Makefile.am
  301. --- dclib-0.3.3-orig/dclib/hash/Makefile.am Thu Aug 19 09:47:42 2004
  302. +++ dclib-0.3.3/dclib/hash/Makefile.am Thu Aug 19 10:18:32 2004
  303. @@ -3,7 +3,7 @@
  304. libhash_la_SOURCES = tiger.cpp tigertree.cpp tiger.h tigertree.h sboxes.cpp
  305. -libhash_la_LDFLAGS = -rdynamic
  306. +libhash_la_LDFLAGS = ''
  307. AM_CFLAGS = @CFLAGS@ -D_REENTRANT -Wall
  308. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall
  309. VERSION = "0.0.1"
  310. diff -ruN dclib-0.3.3-orig/dclib/hash/Makefile.in dclib-0.3.3/dclib/hash/Makefile.in
  311. --- dclib-0.3.3-orig/dclib/hash/Makefile.in Thu Aug 19 09:47:42 2004
  312. +++ dclib-0.3.3/dclib/hash/Makefile.in Thu Aug 19 10:18:39 2004
  313. @@ -158,7 +158,7 @@
  314. libhash_la_SOURCES = tiger.cpp tigertree.cpp tiger.h tigertree.h sboxes.cpp
  315. -libhash_la_LDFLAGS = -rdynamic
  316. +libhash_la_LDFLAGS = ''
  317. AM_CFLAGS = @CFLAGS@ -D_REENTRANT -Wall
  318. AM_CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -Wall
  319. INCLUDES = $(all_includes)