summaryrefslogtreecommitdiff
path: root/m4/lib-link.m4
Commit message (Collapse)AuthorAgeFilesLines
* Fix bootstrap on Mac OS XXiyue Deng2013-05-271-0/+777
* Mac OS X has incomplete installations of gettext/iconv. So stop checking for gettext command on Darwin, and install some additional m4 scripts so it can be bootstrapped on Mac OS X. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>