summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* ignore derived filesStephen Hemminger2008-12-191-1/+1
| | | | these files are created by build
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-273-17/+8
|\ | | | | | | Merge in current upstream version of quagga.
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-133-16/+11
|/| | | | | | | Resolve all conflicts by using upstream version.
| * [trivia] Make 'make dist' happy about ChangeLog expungePaul Jakma2008-08-231-1/+1
| | | | | | | | | | | | * ChangeLog: Add back a dummy, top-level ChangeLog * m4/Makefile.am: remove ChangeLog from EXTRA_DIST, why it was listed there, who knows.
| * [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
| |
| * [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-16/+0
| |
| * [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+4
| |
| * remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel2007-02-038-6874/+6
| | | | | | | | | | | | | | | | bombs on NetBSD. (Without, all is ok. We may need workarounds, but first we should identify minimum tool versions and figure out what's still wrong.) ok'd by paul.
| * - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
| | | | | | | | with CVS trees.
| * Ignore generated files.hasso2004-09-011-0/+2
| |
| * 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-08-312-0/+7
| | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST. (Using a directory in EXTRA_DIST in the parent was causing 'make dist' to fail.) (Now m4/Makefile* is first-class and included from top level.)
| * 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-198-0/+6896
| | | | | | | * *.m4: import of libtool CVS m4 autoconf files. These only configure libtool support for languages where configure has already called AC_PROG_<lang>, less fragile. * README.txt: doc file for contents of this directory.
* remove crufty m4 files from 2004. With the files, autoheader (2.61)gdt2007-02-038-6874/+6
| | | | | | | | bombs on NetBSD. (Without, all is ok. We may need workarounds, but first we should identify minimum tool versions and figure out what's still wrong.) ok'd by paul.
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
| | | | with CVS trees.
* Ignore generated files.hasso2004-09-011-0/+2
|
* 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-08-312-0/+7
| | | | | | | * Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST. (Using a directory in EXTRA_DIST in the parent was causing 'make dist' to fail.) (Now m4/Makefile* is first-class and included from top level.)
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-198-0/+6896
* *.m4: import of libtool CVS m4 autoconf files. These only configure libtool support for languages where configure has already called AC_PROG_<lang>, less fragile. * README.txt: doc file for contents of this directory.