comparison libtool.m4 @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
2262 need_lib_prefix=no 2262 need_lib_prefix=no
2263 need_version=no 2263 need_version=no
2264 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' 2264 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2265 soname_spec='${libname}${release}${shared_ext}$major' 2265 soname_spec='${libname}${release}${shared_ext}$major'
2266 shlibpath_var=LD_LIBRARY_PATH 2266 shlibpath_var=LD_LIBRARY_PATH
2267 ;;
2268
2269 freebsd1*)
2270 dynamic_linker=no
2271 ;; 2267 ;;
2272 2268
2273 freebsd* | dragonfly*) 2269 freebsd* | dragonfly*)
2274 # DragonFly does not have aout. When/if they implement a new 2270 # DragonFly does not have aout. When/if they implement a new
2275 # versioning mechanism, adjust this. 2271 # versioning mechanism, adjust this.
4794 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 4790 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4795 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 4791 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4796 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no 4792 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
4797 ;; 4793 ;;
4798 4794
4799 freebsd1*)
4800 _LT_TAGVAR(ld_shlibs, $1)=no
4801 ;;
4802
4803 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 4795 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
4804 # support. Future versions do this automatically, but an explicit c++rt0.o 4796 # support. Future versions do this automatically, but an explicit c++rt0.o
4805 # does not break anything, and helps significantly (at the cost of a little 4797 # does not break anything, and helps significantly (at the cost of a little
4806 # extra space). 4798 # extra space).
4807 freebsd2.2*) 4799 freebsd2.2*)