X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Famanda%2Fsyshacks.m4;h=e3cdaa17448f5b3a322b20fb081931f1e0b5d8a0;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=c3e99358f0a028de0306fee966df533d8ef1a01b;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/config/amanda/syshacks.m4 b/config/amanda/syshacks.m4 index c3e9935..e3cdaa1 100644 --- a/config/amanda/syshacks.m4 +++ b/config/amanda/syshacks.m4 @@ -13,8 +13,7 @@ # is presented with a warning. # AC_DEFUN([AMANDA_SYSHACKS], [ - AC_REQUIRE([AC_CANONICAL_TARGET]) - case "$target" in + case "$host" in *-dec-osf*) ;; *-dg-*) @@ -94,10 +93,14 @@ AC_DEFUN([AMANDA_SYSHACKS], [ ;; *-apple-darwin8*) # MacOS X 10.4.* (Tiger) ;; + *-apple-darwin9*) # MacOS X 10.5.* (Leopard) + ;; + *-apple-darwin10*) # MacOS X 10.6.* (Snow Leopard) + ;; *) AMANDA_ADD_WARNING( [***** -This machine, target type $target, is not known to be fully supported +This machine, target type $host, is not known to be fully supported by this configure script. If the installation of Amanda on this system succeeds or needed any patches, please email amanda-hackers@amanda.org with the patches or an indication of the sucess or failure of the