Imported Upstream version 3.1.0
[debian/amanda] / config / amanda / lfs.m4
index 0de6a6610096832e1e979c4d2f976e7c10c5d09a..2748ed556a28eb08d2114e5282ccebacbbfdf93c 100644 (file)
@@ -16,7 +16,7 @@ AC_DEFUN([AMANDA_SETUP_LFS],
     # we use 'getconf', if it exists, to get the relevant
     # compiler flags.
     GETCONF_LFS="LFS"
-    case "$target" in
+    case "$host" in
         *-hp-*) GETCONF_LFS="XBS5_ILP32_OFFBIG" ;;
         *-ibm-aix*) GETCONF_LFS="XBS5_ILP32_OFFBIG" ;;
     esac