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

Diff for /OpenXM/bin/Attic/configure2 between version 1.2 and 1.3

version 1.2, 1999/10/30 11:12:03 version 1.3, 1999/10/30 11:25:25
Line 1 
Line 1 
 #!/bin/sh  #!/bin/sh
 if test "uname"="Linux"  if test `uname` = "Linux"
 then  then
   ln -fs ./fep.linux fep    ln -fs ./fep.linux fep
   ln -fs ./lin_phcv2p phc    ln -fs ./lin_phcv2p phc

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>