From 887c4013a0e62675b0a1bdb0ce388f5a00bffd5e Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Fri, 21 May 1999 08:19:28 +0000 Subject: [PATCH] Made that "dc" think a bit more clean. --- configure.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure.in b/configure.in index 0a2e6ea3..bf6df29f 100644 --- a/configure.in +++ b/configure.in @@ -13,6 +13,12 @@ AC_MSG_ERROR([ *** The "dc" utility was not found on your system. *** *** When using RedHat Linux, you need to install the "bc" package. +*** +*** It is now part of the "bc" package, so you should look at +*** ftp://ftp.gnu.org/pub/gnu/bc/ if you want to compile it yourself. +*** +*** Other systems and distributions may also have it in their "bc" package, +*** so if there's no "dc" one, please look for "bc". ***]) fi