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