From 8d255ff264b519faa056a1041cbf1eb969c23206 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 17 Mar 1999 12:13:04 +0000 Subject: See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 1e71eb7bc..e4760fbd5 100644 --- a/configure.in +++ b/configure.in @@ -28,11 +28,11 @@ dnl dnl Check for random module options dnl dnl Fixme: get the list of available modules from MODULES_IN_CIPHER -dnl and check agiants this list +dnl and check against this list AC_MSG_CHECKING([which static random module to use]) AC_ARG_ENABLE(static-rnd, - [ --enable-static-rnd=[egd|unix|linux|nonde] ], + [ --enable-static-rnd=[egd|unix|linux|none] ], [use_static_rnd=$enableval], [use_static_rnd=default] ) if test "$use_static_rnd" = no; then @@ -169,7 +169,7 @@ case "${target}" in esac AC_SUBST(MPI_OPT_FLAGS) -AM_SYS_SYMBOL_UNDERSCORE +GNUPG_SYS_SYMBOL_UNDERSCORE GNUPG_CHECK_PIC GNUPG_CHECK_RDYNAMIC if test "$NO_PIC" = yes; then -- cgit v1.2.3