This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Add --with-relocated-sources configure option


>>>>> "Joseph" == Joseph S Myers <joseph@codesourcery.com> writes:

Joseph> +AC_HELP_STRING([--with-relocated-sources=path], [Automatically relocate this path for source files]),

I missed this last time, but since you are getting another doc review
I thought I would point it out: `=path' should be `=PATH' here,
according to GNU rules.

I see a couple of places in configure --help that don't do this
properly.  I will fix those shortly.

Tom


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