=================================================================== RCS file: /home/cvs/OpenXM/bin/Attic/configure2,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- OpenXM/bin/Attic/configure2 1999/10/30 11:25:25 1.3 +++ OpenXM/bin/Attic/configure2 1999/11/01 11:35:04 1.4 @@ -1,4 +1,17 @@ #!/bin/sh +# $OpenXM$ +if test -f lin_phcv2p.gz.uuencoded +then + uudecode lin_phcv2p.gz.uuencoded + gunzip lin_phcv2p.gz + chmod +x lin_phcv2p +fi +if test -f fep.linux.gz.uuencoded +then + uudecode fep.linux.gz.uuencoded + gunzip fep.linux.gz + chmod +x fep.linux +fi if test `uname` = "Linux" then ln -fs ./fep.linux fep