[PATCH]: Add a LEXLIB variable in binutils/Makefile

Tom Tromey tromey@redhat.com
Wed Sep 11 02:31:00 GMT 2013
>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan> strangely enough, there are many occurrences to @LEXLIB@ in
Tristan> binutils/Makefile.am.

Let me say that it is definitively the preferred style to use $(LEXLIB)
and not @LEXLIB@.

Tristan> This patch simply replaces them by $(LEXLIB) (It also defines
Tristan> LEXLIB for homogeneity although it appears to be not required).

It is really not needed.  Automake automatically defines all the
AC_SUBSTed variables.

Tom



More information about the Binutils mailing list