=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/Attic/configure,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/ox_math/Attic/configure 1999/12/15 05:40:21 1.2 +++ OpenXM/src/ox_math/Attic/configure 2000/01/31 05:59:57 1.3 @@ -1,5 +1,5 @@ #!/bin/sh -## $OpenXM: OpenXM/src/ox_math/configure,v 1.1 1999/11/23 02:15:05 ohara Exp $ +## $OpenXM: OpenXM/src/ox_math/configure,v 1.2 1999/12/15 05:40:21 ohara Exp $ lnx () { if [ -h Makefile ]; then @@ -11,6 +11,9 @@ lnx () { case `uname` in Linux) lnx linux + ;; +OSF1) + lnx OSF1 ;; SunOS) if [ -d /kernel ]; then