X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=c9645affc0001eee9cc410d4a8a31c65b0b1aaa7;hb=049ba50c77db8f008546899e56c8124f68cd112d;hp=a6feedb91600cbdd4b6338a541020a69c4e892e3;hpb=c9d151d16586a20585bfb92607a6d578ceb07770;p=yaz-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index a6feedb..c9645af 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.20 2005-03-04 12:00:00 adam Exp $ +# $Id: buildconf.sh,v 1.22 2006-01-20 10:34:50 adam Exp $ set -x aclocal -I . libtoolize --automake --force @@ -17,7 +17,7 @@ sh_flags="" conf_flags="" case $1 in -d) - sh_flags="-g -Wall" + sh_flags="-g -Wall -ansi" enable_configure=true enable_help=false shift @@ -61,7 +61,8 @@ Or just build the Debian packages without configuring dpkg-buildpackage -rfakeroot When building from a CVS checkout, you need these Debian tools: - bison, docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, + autoconf, automake, bison, gcc, libtools, + docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, libxml2-dev, libssl-dev, libreadline4-dev, libwrap0-dev, any tcl EOF fi