acinclude-fbsd-20041027
authorJim Rees <rees@umich.edu>
Wed, 27 Oct 2004 16:01:03 +0000 (16:01 +0000)
committerJim Rees <rees@umich.edu>
Wed, 27 Oct 2004 16:01:03 +0000 (16:01 +0000)
auto-detect FreeBSD 5.3

acinclude.m4

index 26a52ed..e6d30d2 100644 (file)
@@ -431,6 +431,9 @@ else
                i?86-*-freebsd5.2*)
                        AFS_SYSNAME="i386_fbsd_52"
                        ;;
+               i?86-*-freebsd5.3*)
+                       AFS_SYSNAME="i386_fbsd_53"
+                       ;;
                i?86-*-netbsd*1.5*)
                        AFS_PARAM_COMMON=param.nbsd15.h
                        AFS_SYSNAME="i386_nbsd15"