/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.194 by gary, Thu Jul 12 23:36:36 2001 UTC revision 1.195 by gary, Mon Jul 16 19:11:34 2001 UTC
# Line 2390  case $host_os in Line 2390  case $host_os in
2390      else      else
2391        # not using gcc        # not using gcc
2392        if test "$host_cpu" = ia64; then        if test "$host_cpu" = ia64; then
2393          shared_flag='${wl}-G'          # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2394            # chokes on -Wl,-G. The following line is correct:
2395            shared_flag='-G'
2396        else        else
2397          if test "$aix_use_runtimelinking" = yes; then          if test "$aix_use_runtimelinking" = yes; then
2398            shared_flag='${wl}-G'            shared_flag='${wl}-G'
# Line 4226  else Line 4228  else
4228      else      else
4229        # not using gcc        # not using gcc
4230        if test "$host_cpu" = ia64; then        if test "$host_cpu" = ia64; then
4231          shared_flag='${wl}-G'          # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
4232            # chokes on -Wl,-G. The following line is correct:
4233            shared_flag='-G'
4234        else        else
4235          if test "$aix_use_runtimelinking" = yes; then          if test "$aix_use_runtimelinking" = yes; then
4236            shared_flag='${wl}-G'            shared_flag='${wl}-G'

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.195

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26