I am trying to build make from CVS as I need a fix that is new. I have done: autoreconf -I -s
Then while doing: ./configure And got this error. ( I have includeed some context) configure: creating ./config.status config.status: creating Makefile config.status: creating glob/Makefile config.status: creating po/Makefile.in config.status: error: cannot find input file: po/Makefile.in.in The CVS repositary has a po/Makefile.in.in but it is in the attic. Does any one know why? I have tried to retrive it with. rm po/.cvsignore cvs update -I \! Po/Makefile.in.in But cant get it. _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
