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 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.
* Ignore more generated files.Ralf Baechle2009-06-191-1/+9
|
* Ignore a few more generated files.Ralf Baechle2009-06-191-0/+2
|
* Remove all generated files.Ralf Baechle2009-06-191-0/+2
| | | | | | | | | | | | | | 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.
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-0/+6
|
* * adjusted temp version back to 0.0.6Craig Small2002-01-071-0/+1
* Added \n to poll line