summaryrefslogtreecommitdiffstats
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* Add support for building rpm packages.Ralf Baechle2009-06-271-0/+1
| | | | Now just a rpmbuild -ta <foo.tar.gz> will do.
* Remove generated file config.h.Ralf Baechle2009-06-191-0/+1
|
* Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.Ralf Baechle2009-06-191-1/+0
| | | | | | | | | | This is recommended by autoreconf by the following warning: libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. For some reason I don't have the time to track down right now it results in a configure script with a syntax error being generated.
* Remove all generated files.Ralf Baechle2009-06-191-3/+14
| | | | | | | | | | | | | | Keeping generated files in CVS doesn't only tend to produce large and cluttered files it also may result in build problems due to timestamps in the wrong order. So dump everything, update .cvsignore to ignore these files and resolve all warnings generated by autoreconf. From now on users of a CVS checkout should run the command autoreconf --install --force after having done a CVS checkout. For this to succeed automake, autoconf and libtool will have to be installed.
* Update to ignore all generated files.Ralf Baechle2007-01-221-1/+3
|
* last? update for 11 fixed cvsignoreCraig Small2003-03-061-0/+10
|
* added a cvsignore filelibax25-0.0.9Craig Small2001-08-281-0/+3