aboutsummaryrefslogtreecommitdiff
path: root/projects/sample/autoconf/m4
AgeCommit message (Expand)Author
2012-09-27Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru
2012-09-27Fix a typo 'iff' => 'if'Sylvestre Ledru
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-05-05Update all outdated autoconf files in the sample project.Benjamin Kramer
2012-03-26Add some fixes to the configure script for isInf and addEric Christopher
2012-03-07configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola
2011-10-26Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher
2011-10-18projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar