From 8fc4b6ad422bdd99be8439f88693a86ca36b8e13 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 17 Feb 2004 10:29:51 +0000 Subject: [PATCH] Mention tcl --- buildconf.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildconf.sh b/buildconf.sh index 5772074..f8ec56c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.17 2004-02-17 09:23:16 marc Exp $ +# $Id: buildconf.sh,v 1.18 2004-02-17 10:29:51 adam Exp $ set -x aclocal libtoolize --automake --force @@ -34,5 +34,5 @@ Or just build the Debian packages without configuring When building from a CVS checkout, you need these Debian tools: bison, docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, - libxml2-dev, libssl-dev, libreadline4-dev, libwrap0-dev + libxml2-dev, libssl-dev, libreadline4-dev, libwrap0-dev, any tcl " -- 1.7.10.4