Just noticed with today's cvs:

# gmake install
...
gmake[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /autoconf
/bin/sh: Can't open ./mkinstalldirs
gmake[2]: *** [install-pkgdataDATA] Error 2
gmake[2]: Leaving directory `/usr/src/local/autoconf'


mkinstalldirs lives in ./config ... and shouldn't that be
/usr/local/share/autoconf?

Cheers,

Patrick


Reply via email to