gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/libiberty/config.table


From: Milan Zamazal
Subject: Changes to gnats/libiberty/config.table
Date: Mon, 10 Dec 2001 18:04:15 -0500

Index: gnats/libiberty/config.table
diff -c gnats/libiberty/config.table:1.2 gnats/libiberty/config.table:1.3
*** gnats/libiberty/config.table:1.2    Tue Oct 26 03:10:16 1999
--- gnats/libiberty/config.table        Mon Dec 10 18:03:27 2001
***************
*** 4,10 ****
--- 4,12 ----
    *-*-cxux7*)         frag=mh-cxux7 ;;
    *-*-freebsd2.1.*)   frag=mh-fbsd21 ;;
    *-*-freebsd2.2.[012])       frag=mh-fbsd21 ;;
+   i370-*-opened*)       frag=mh-openedition ;;
    i[345]86-*-windows*)        frag=mh-windows ;;
+   *-*-beos*)          frag=mh-beos ;;
  esac
  
  frags=$frag
***************
*** 25,30 ****
--- 27,33 ----
      i[3456]86-*-*)    frags="${frags} ../../config/mh-x86pic" ;;
      powerpc*-*-aix*)  ;;
      powerpc*-*-*)     frags="${frags} ../../config/mh-ppcpic" ;;
+     sparc*-*-*)               frags="${frags} ../../config/mh-sparcpic" ;;
      *-*-*)            frags="${frags} ../../config/mh-${host_cpu}pic" ;;
    esac
  fi
***************
*** 56,59 ****
  fi
  
  frag=xhost-mkfrag
! ${CONFIG_SHELL} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
--- 59,62 ----
  fi
  
  frag=xhost-mkfrag
! ${CONFIG_SHELL-/bin/sh} ${libiberty_topdir}/move-if-change temp-frag 
xhost-mkfrag



reply via email to

[Prev in Thread] Current Thread [Next in Thread]