Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/aclocal.m4

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

revision 1.3 by orrisroot, Wed Jul 28 17:33:51 2004 UTC revision 1.4 by orrisroot, Thu Jul 29 15:13:34 2004 UTC
# Line 2278  linux*) Line 2278  linux*)
2278    # Find out which ABI we are using (multilib Linux x86_64 hack).    # Find out which ABI we are using (multilib Linux x86_64 hack).
2279    libsuff=    libsuff=
2280    case "$host_cpu" in    case "$host_cpu" in
2281    x86_64*|s390x*)    x86_64*|s390x*|powerpc64*)
2282      echo '[#]line __oline__ "configure"' > conftest.$ac_ext      echo '[#]line __oline__ "configure"' > conftest.$ac_ext
2283      if AC_TRY_EVAL(ac_compile); then      if AC_TRY_EVAL(ac_compile); then
2284        case `/usr/bin/file conftest.$ac_objext` in        case `/usr/bin/file conftest.$ac_objext` in

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26