This is the mail archive of the gdb-patches@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: [Patch] correctly configure wcwidth in readline


Hi Kris,

> What is the procedure for regenerating configure scripts?
> Should I regenerate it here and commit it or do you have a certain person
> who does it under a specific environment?

I just finished my first configure patch so I just went through this.

You should build autoconf 2.13 from ftp.gnu.org and use that to regenerate
'configure'.  Diff 'configure' afterwards to make sure that the only
differences are the changes you made + a couple of thousand lines of
silly line-number differences.

Don't include the configure diffs in your patch message, but do check
them into CVS when you commit.

As far as the patch goes, it's up to Elena Z to say what to do.
I'll volunteer to help out if she would like.

Michael C


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