libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libgcj/1736


From: Alexandre Oliva
Subject: Re: libgcj/1736
Date: 08 Mar 2001 04:13:14 -0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Mar  8, 2001, Alexandre Oliva <address@hidden> wrote:

> -     if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
> -       eval cmds=\"$archive_expsym_cmds\"
> -     else
> -       eval cmds=\"$archive_cmds\"
> -     fi
> +if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
> +eval cmds=\"$archive_expsym_cmds\"
> +else
> +eval cmds=\"$archive_cmds\"
> +fi

Oops.  This was not supposed to be part of the patch :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]