2000-03-10 23:34:22 +00:00
|
|
|
*** setupwfc.orig Fri Jan 14 12:53:13 2000
|
|
|
|
--- setupwfc Fri Mar 10 13:03:43 2000
|
|
|
|
***************
|
|
|
|
*** 344,350 ****
|
|
|
|
PLATFORM=hp
|
|
|
|
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
|
|
|
|
;;
|
|
|
|
! Linux)
|
|
|
|
# We assume that an Intel-based linux system will have an x86
|
|
|
|
# processor. We also assume that this is reported by uname -m
|
|
|
|
# "ix86" where x is some number.
|
|
|
|
--- 344,350 ----
|
|
|
|
PLATFORM=hp
|
|
|
|
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
|
|
|
|
;;
|
|
|
|
! Linux|FreeBSD)
|
|
|
|
# We assume that an Intel-based linux system will have an x86
|
|
|
|
# processor. We also assume that this is reported by uname -m
|
|
|
|
# "ix86" where x is some number.
|