summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel2007-02-031-2/+1
| | | | | | | | 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.
* 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-08-311-0/+2
* 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.)