This is the mail archive of the gcc-patches@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: Updating top-level files for automake


On Jul 20, 2003, Phil Edwards <phil@jaj.com> wrote:

> I updated missing, install-sh, and mkinstalldirs to the versions which
> aclocal/automake would install in a new project.

It should always be ok to do this, for as long as these scripts
maintain backward-compatibility, which they hopefully always will.

I've gone through the changes, especially to install-sh and
mkinstalldirs, and they are almost strictly portability and
correctness improvements.  missing has gained new features, which is
to be expected over time, but they can't possibly hurt, except for:

>            You can get \`$1Help2man' as part of \`Autoconf' from any GNU
> -------------------------^^^^^^^^^^^

> This should be $1 only, not $1Help2man.  We can fix that locally if
> we want...?

Sure, it can't hurt.

Patch approved, along with the typo fix, if you like.

Thanks,

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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