[BACK]Return to configure2 CVS log [TXT][DIR] Up to [local] / OpenXM / bin

File: [local] / OpenXM / bin / Attic / configure2 (download)

Revision 1.3, Sat Oct 30 11:25:25 1999 UTC (24 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.2: +1 -1 lines

A bug fix of if test `uanme`....

#!/bin/sh
if test `uname` = "Linux"
then
  ln -fs ./fep.linux fep
  ln -fs ./lin_phcv2p phc
else
  echo "We have the binary of phc only for linux."
fi

ln -fs ../lib/asir/ox_asir asir