Neil,

Why did you remove this libtool test from autogen.sh?

-derek

Neil Williams <[EMAIL PROTECTED]> writes:

> --- macros/autogen.sh
> +++ macros/autogen.sh
> @@ -126,15 +126,15 @@
>       INTL="--intl --no-changelog";;
>  esac
>  
> -(grep "^AM_PROG_LIBTOOL" $srcdir/configure.in >/dev/null) && {
> -  (${LIBTOOL} --version) < /dev/null > /dev/null 2>&1 || {
> -    echo
> -    echo "**Error**: You must have \`libtool' installed to compile GnuCash."
> -    echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.4.2.tar.gz";
> -    echo "(or a newer version if it is available)"
> -    DIE=1
> -  }
> -}
> +# (grep "^AM_PROG_LIBTOOL" $srcdir/configure.in >/dev/null) && {
> +#  (${LIBTOOL} --version) < /dev/null > /dev/null 2>&1 || {
> +#    echo
> +#    echo "**Error**: You must have \`libtool' installed to compile GnuCash."
> +#    echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.4.2.tar.gz";
> +#    echo "(or a newer version if it is available)"
> +#    DIE=1
> +#  }
> +#}

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to