[PATCH]: Add a LEXLIB variable in binutils/Makefile
Tom Tromey
tromey@redhat.com
Wed Sep 11 02:31:00 GMT 2013
More information about the Binutils mailing list
Wed Sep 11 02:31:00 GMT 2013
- Previous message (by thread): [PATCH]: Add a LEXLIB variable in binutils/Makefile
- Next message (by thread): [PATCH]: Add a LEXLIB variable in binutils/Makefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "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
- Previous message (by thread): [PATCH]: Add a LEXLIB variable in binutils/Makefile
- Next message (by thread): [PATCH]: Add a LEXLIB variable in binutils/Makefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list