X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Famanda%2Flfs.m4;h=2748ed556a28eb08d2114e5282ccebacbbfdf93c;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=0de6a6610096832e1e979c4d2f976e7c10c5d09a;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/config/amanda/lfs.m4 b/config/amanda/lfs.m4 index 0de6a66..2748ed5 100644 --- a/config/amanda/lfs.m4 +++ b/config/amanda/lfs.m4 @@ -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