X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=configure.ad;h=27cb38762febe3679d8abcb08a99d7123462f6fc;hp=3244e3786b8962bd6746ab7decd1bf3cb4f40f36;hb=f1357dcfbe0273a061ec696caa94c57e70415c20;hpb=0f55f916893c456cf0ac95ca0b4fda021ea903d6 diff --git a/configure.ad b/configure.ad index 3244e378..27cb3876 100644 --- a/configure.ad +++ b/configure.ad @@ -48,6 +48,7 @@ esac case "$host_cpu" in i386) AC_DEFINE([SILC_I386], [], [SILC_I386]) + AC_DEFINE([SILC_I486], [], [SILC_I486]) ;; i?86) AC_DEFINE([SILC_I486], [], [SILC_I486])