This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make includes (was Re: Time to update documenatiopn regardingsupported make implementations?)


Nathanael Nerode <neroden at twcny dot rr dot com> wrote:
> Is it reasonable to design an autoconf test for Make 'include' features
> (so that we can support .include, include, and whatever other syntaxes
> are available); demand that users use a Make with some such feature;
> and then use @INCLUDE@ to do Make includes in a semi-portable manner?

As someone pointed out a while ago, the user might use a different
make program from the one that ./configure decides to test.


paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]