aboutsummaryrefslogtreecommitdiff
path: root/contrib/libucl/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Import libucl 0.8.0Baptiste Daroussin2016-04-171-1/+71
| | | | Notes: svn path=/head/; revision=298166
* Update libucl to git version 8d3b186Baptiste Daroussin2015-03-021-1/+1
| | | | Notes: svn path=/head/; revision=279549
* Update libucl to latest versionBaptiste Daroussin2014-11-291-1/+5
| | | | | | | | While here correctly link libucl to libm and register the dependency on libm for static building Notes: svn path=/head/; revision=275223
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| | | | | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. Notes: svn path=/head/; revision=264400
* Update to 20140321Baptiste Daroussin2014-03-221-0/+7
This brings schema validation MFC after: 1 week Notes: svn path=/head/; revision=263648