X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ba09dbac2aa9ad4e81eaf02948a6bbcd09d95c15;hb=b75e9572ee21fb96e6b2a7e84e5f7437294e5cbb;hp=57a65a98855f529bd0a9fcb46c79ab2451d79416;hpb=c137f8fcf55c0ccdb7bdb078ac10dc34240bab23;p=util-vserver.git diff --git a/configure.ac b/configure.ac index 57a65a9..ba09dba 100644 --- a/configure.ac +++ b/configure.ac @@ -151,6 +151,7 @@ case $host_cpu in (i*86|athlon) min_diet_ver=0.25;; (ia64|hppa*) min_diet_ver=0.29;; (sparc*) min_diet_ver=0.30;; + (x86_64) min_diet_ver=0.27;; (*) min_diet_ver=0.28;; esac @@ -173,7 +174,6 @@ else # below. Therefore, this macro must not be called earlier. enable_static=no - ENSC_DIETLIBC_SANITYCHECK ENSC_DIETLIBC_NEED_COMPAT(USE_DIETLIBC_COMPAT) fi