|
|
@@ -461,55 +461,55 @@
|
|
|
#defun get_lpath
|
|
|
#define alt_lpath $[nspr_lpath] $[python_lpath]
|
|
|
|
|
|
- #if $[ne $[USE_CRYPTO] $[components $[USE_CRYPTO],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_CRYPTO] $[components $[USE_CRYPTO],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[crypto_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_ZLIB] $[components $[USE_ZLIB],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_ZLIB] $[components $[USE_ZLIB],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[zlib_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GL] $[components $[USE_GL],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GL] $[components $[USE_GL],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[gl_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GLX] $[components $[USE_GLX],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GLX] $[components $[USE_GLX],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[glx_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GLUT] $[components $[USE_GLUT],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GLUT] $[components $[USE_GLUT],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[glut_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_DX] $[components $[USE_DX],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_DX] $[components $[USE_DX],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[dx_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_SOXST] $[components $[USE_SOXST],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_SOXST] $[components $[USE_SOXST],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[soxst_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_IPC] $[components $[USE_IPC],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_IPC] $[components $[USE_IPC],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[ipc_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_NET] $[components $[USE_NET],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_NET] $[components $[USE_NET],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[net_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_JPEG] $[components $[USE_JPEG],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_JPEG] $[components $[USE_JPEG],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[jpeg_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_TIFF] $[components $[USE_TIFF],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_TIFF] $[components $[USE_TIFF],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[tiff_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_FFTW] $[components $[USE_FFTW],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_FFTW] $[components $[USE_FFTW],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[fftw_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_VRPN] $[components $[USE_VRPN],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_VRPN] $[components $[USE_VRPN],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[vrpn_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_AUDIO] $[components $[USE_AUDIO],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_AUDIO] $[components $[USE_AUDIO],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[audio_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_MIKMOD] $[components $[USE_MIKMOD],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_MIKMOD] $[components $[USE_MIKMOD],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[mikmod_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GTKMM] $[components $[USE_GTKMM],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GTKMM] $[components $[USE_GTKMM],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[gtkmm_lpath]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_MAYA] $[components $[USE_MAYA],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_MAYA] $[components $[USE_MAYA],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_lpath $[alt_lpath] $[maya_lpath]
|
|
|
#endif
|
|
|
|
|
|
@@ -524,59 +524,59 @@
|
|
|
#defun get_libs
|
|
|
#define alt_libs $[nspr_libs] $[python_libs]
|
|
|
|
|
|
- #if $[ne $[USE_CRYPTO] $[components $[USE_CRYPTO],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_CRYPTO] $[components $[USE_CRYPTO],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[crypto_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_ZLIB] $[components $[USE_ZLIB],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_ZLIB] $[components $[USE_ZLIB],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[zlib_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GL] $[components $[USE_GL],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GL] $[components $[USE_GL],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[gl_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GLX] $[components $[USE_GLX],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GLX] $[components $[USE_GLX],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[glx_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GLUT] $[components $[USE_GLUT],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GLUT] $[components $[USE_GLUT],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[glut_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_DX] $[components $[USE_DX],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_DX] $[components $[USE_DX],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[dx_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_SOXST] $[components $[USE_SOXST],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_SOXST] $[components $[USE_SOXST],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[soxst_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_IPC] $[components $[USE_IPC],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_IPC] $[components $[USE_IPC],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[ipc_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_NET] $[components $[USE_NET],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_NET] $[components $[USE_NET],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[net_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_JPEG] $[components $[USE_JPEG],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_JPEG] $[components $[USE_JPEG],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[jpeg_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_TIFF] $[components $[USE_TIFF],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_TIFF] $[components $[USE_TIFF],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[tiff_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_FFTW] $[components $[USE_FFTW],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_FFTW] $[components $[USE_FFTW],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[fftw_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_VRPN] $[components $[USE_VRPN],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_VRPN] $[components $[USE_VRPN],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[vrpn_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_AUDIO] $[components $[USE_AUDIO],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_AUDIO] $[components $[USE_AUDIO],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[audio_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_MIKMOD] $[components $[USE_MIKMOD],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_MIKMOD] $[components $[USE_MIKMOD],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[mikmod_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_GTKMM] $[components $[USE_GTKMM],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_GTKMM] $[components $[USE_GTKMM],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[gtkmm_libs]
|
|
|
#endif
|
|
|
- #if $[ne $[USE_MAYA] $[components $[USE_MAYA],$[active_component_libs]],]
|
|
|
+ #if $[ne $[USE_MAYA] $[components $[USE_MAYA],$[active_component_libs] $[transitive_link]],]
|
|
|
#set alt_libs $[alt_libs] $[maya_libs]
|
|
|
#endif
|
|
|
#if $[UNIX_PLATFORM]
|
|
|
- #set alt_libs $[alt_libs] $[UNIX_SYS_LIBS] $[components $[UNIX_SYS_LIBS],$[active_component_libs]]
|
|
|
+ #set alt_libs $[alt_libs] $[UNIX_SYS_LIBS] $[components $[UNIX_SYS_LIBS],$[active_component_libs] $[transitive_link]]
|
|
|
#endif
|
|
|
|
|
|
$[alt_libs]
|