From 3207f0a969713d21a7a97c4b9ba0b3f286c0e85d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 Jun 2000 13:05:19 +0000 Subject: Patch from James Housley to address FreeBSD 4.x build issues. --- aclocal/canonical-host.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal/canonical-host.m4') diff --git a/aclocal/canonical-host.m4 b/aclocal/canonical-host.m4 index de695c9de2..99b5fb07da 100644 --- a/aclocal/canonical-host.m4 +++ b/aclocal/canonical-host.m4 @@ -10,7 +10,7 @@ case "${target}" in i[34567]86-*linux*) # unix "simulator" port RTEMS_HOST=Linux ;; - i[34567]86-*freebsd2*) # unix "simulator" port + i[34567]86-*freebsd*) # unix "simulator" port RTEMS_HOST=FreeBSD ;; i[34567]86-pc-cygwin*) # Cygwin is just enough unix like :) -- cgit v1.2.3