This is the mail archive of the gdb@sources.redhat.com 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: A.R. Index for GDB version 6.1.91_20040719


drow> If that's a correct analysis then it is not hard to rename the file;
drow> autoconf is flexible in this regard.  See config.h and config.in in gdb/.

I see.  I could do:

  AC_OUTPUT([... gdb.ada/gnat_ada.gpr:gdb.ada/gnat_ada.gpr_in ...])

The autoconf manual even says: "Doing this allows you to keep your
filenames acceptable to MS-DOS, or to prepend and/or append
boilerplate to the file."

Looks good to me.  I'll pursue this.

Michael C


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