projects
/
crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d4033
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Thu, 27 Oct 2005 18:45:38 +0000
(18:45 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Thu, 27 Oct 2005 18:45:38 +0000
(18:45 +0000)
configure.ad
patch
|
blob
|
history
diff --git
a/configure.ad
b/configure.ad
index 0182a49af1304f2720cc67d2b01b31732463cb96..c4c075eba0c354bdfedca745b66539c1e830a24b 100644
(file)
--- a/
configure.ad
+++ b/
configure.ad
@@
-644,7
+644,7
@@
AC_ARG_WITH(gmp,
AM_CONDITIONAL(SILC_MP_GMP, test x$mp_gmp = xtrue)
AM_CONDITIONAL(SILC_MP_SILCMATH, test x$mp_gmp = xfalse)
if test x$mp_gmp = xfalse; then
- AC_DEFINE([SILC_MP_SILCMA
P
], [], [SILCMATH])
+ AC_DEFINE([SILC_MP_SILCMA
TH
], [], [SILCMATH])
AC_MSG_RESULT(Using SILC Math as a MP library.)
fi
#endif SILC_DIST_MATH