=================================================================== RCS file: /home/cvs/OpenXM/bin/Attic/configure2,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/bin/Attic/configure2 1999/11/01 11:35:04 1.4 +++ OpenXM/bin/Attic/configure2 1999/11/02 12:34:37 1.5 @@ -14,13 +14,13 @@ then fi if test `uname` = "Linux" then - ln -fs ./fep.linux fep - ln -fs ./lin_phcv2p phc + ln -f -s ./fep.linux fep + ln -f -s ./lin_phcv2p phc else echo "We have the binary of phc only for linux." fi -ln -fs ../lib/asir/ox_asir asir +ln -f -s ../lib/asir/ox_asir asir