X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Famanda%2Fsyshacks.m4;h=e24ff7e65e4a3c9f3cde1396c93cef93db76ec70;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=c3e99358f0a028de0306fee966df533d8ef1a01b;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/config/amanda/syshacks.m4 b/config/amanda/syshacks.m4 index c3e9935..e24ff7e 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,12 @@ AC_DEFUN([AMANDA_SYSHACKS], [ ;; *-apple-darwin8*) # MacOS X 10.4.* (Tiger) ;; + *-apple-darwin9*) # MacOS X 10.5.* (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