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