projects
/
crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f55f91
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 8 Dec 2006 13:16:51 +0000
(13:16 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 8 Dec 2006 13:16:51 +0000
(13:16 +0000)
configure.ad
patch
|
blob
|
history
diff --git
a/configure.ad
b/configure.ad
index 3244e3786b8962bd6746ab7decd1bf3cb4f40f36..27cb38762febe3679d8abcb08a99d7123462f6fc 100644
(file)
--- 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])