Re: po/Makefile.in.in missing

2002-09-04 Thread Earnie Boyd
"Paul D. Smith" wrote: > If you want to build GNU make from CVS you'll need to install a (very) > recent version of GNU gettext as well. > > See the README.cvs file for full instructions. Thanks, Paul, I realized that fact about 60 seconds after sending the message. Actually, I didn't even thin

Re: po/Makefile.in.in missing

2002-09-03 Thread Paul D. Smith
If you want to build GNU make from CVS you'll need to install a (very) recent version of GNU gettext as well. See the README.cvs file for full instructions. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some G

po/Makefile.in.in missing

2002-09-03 Thread Earnie Boyd
I've just downloaded the CVS version of source, after which I aclocal ;# this gives errors about AC_GNU_GETTEXT_VERSION # so I comment this macro out of operation. aclocal automake --add-missing --copy autoconf mkdir bld cd bld ../configure --prefix=/myprefix ;# This results in: conf