Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to fixproto.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 17 May 1999 23:07:40 +0000 (23:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 May 1999 23:07:40 +0000 (17:07 -0600)
commitbcf1ba1d145e8ea6f03da7eb62d481a34b3e1fb7
treee646352b1a9e17b3208c431f4b4dc9842b44affb
parenta9a00d29b4180f7f98d7e7db13fe1f96a8359211
Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to fixproto.

        * Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to
        fixproto.
        * fixproto: Avoid unportable constructs such as `basename' and
        `mkdir -p'.  Use mkinstalldirs from the environment if `mkdir -p'
        fails.

From-SVN: r26983
gcc/ChangeLog
gcc/Makefile.in
gcc/fixproto