Imported Upstream version 3.1.0
[debian/amanda] / config / amanda / syshacks.m4
index c3e99358f0a028de0306fee966df533d8ef1a01b..e24ff7e65e4a3c9f3cde1396c93cef93db76ec70 100644 (file)
@@ -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