Balbir Singh wrote: > Hi, > > Here is the patch to remove autogenerated files, along with minimal > documentation update. Lightly tested, please review! > > > From: Balbir Singh <[email protected]> > Date: Wed, 1 Apr 2009 20:21:09 +0530 > Subject: [PATCH] Remove autogenerated files and update documentation. More > documentation > updates will be needed and will be done in subsequent cleanups. > > Signed-off-by: Balbir Singh <[email protected]> > --- > Makefile.in | 640 -- > README | 5 +- > aclocal.m4 | 7457 ---------------- > configure |23323 > ------------------------------------------------ > dist/Makefile.in | 332 - > doc/Makefile.in | 487 - > doc/man/Makefile.in | 481 - > include/Makefile.in | 405 - > ltmain.sh | 6930 -------------- > samples/Makefile.in | 329 - > scripts/Makefile.in | 329 - > src/Makefile.in | 620 -- > src/daemon/Makefile.in | 470 - > src/pam/Makefile.in | 474 - > src/tools/Makefile.in | 519 -- > tests/Makefile.in | 600 --
I think you can delete also config.guess, config.sub, depcomp, install-sh, missing and ylwrap - these are installed by autoreconf. Jan ------------------------------------------------------------------------------ _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
