summaryrefslogtreecommitdiff
path: root/build-aux/compile
Commit message (Collapse)AuthorAgeFilesLines
* autoupdateKarl Berry2010-11-171-2/+3
|
* autoupdateKarl Berry2010-09-221-3/+33
|
* autoupdateKarl Berry2010-09-011-2/+2
|
* autoupdateKarl Berry2010-08-171-8/+26
|
* autoupdateKarl Berry2010-08-121-2/+2
|
* autoupdateKarl Berry2010-08-021-2/+120
|
* autoupdateKarl Berry2010-01-281-1/+1
|
* maint: normalize copyright noticesJim Meyering2010-01-271-1/+1
| | | | | | | | Normalize some copyright comments: change the two spaces before "Free Software..." to one: git grep -l -E '[0-9]{4} *Free Software' \ | xargs perl -pi -e 's/ +(Free Software)/ $1/'
* autoupdateKarl Berry2009-10-081-3/+3
|
* autoupdateKarl Berry2009-05-181-3/+4
|
* build-aux/compile: sync from automakeEric Blake2009-03-181-0/+142
* build-aux/compile: New file, from automake. * config/srclist.txt: Mention build-aux/compile. Signed-off-by: Eric Blake <ebb9@byu.net>