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

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

version 1.1, 1999/10/27 10:40:45 version 1.2, 1999/10/30 11:12:03
Line 1 
Line 1 
 #!/bin/bash  #!/bin/sh
 if test "$OSTYPE" = "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.1  
changed lines
  Added in v.1.2

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