summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add a convenient default font.David Thompson2014-02-111-1/+1
| | | | | | | | | * data/fonts/DejaVuSans.ttf: New file. * data/fonts/AUTHORS: New file. * data/Makefile.am: New file. * configure.ac (AC_CONFIG_FILES): Add 'data/Makefile'. * Makefile.am (SUBDIRS): Add 'data'. * 2d/font.scm (default-font): New variable.
* Add examples Makefile.David Thompson2014-02-091-1/+1
| | | | | | * Makefile.am (SUBDIRS): Add 'examples'. * configure.ac (AC_CONFIG_FILES): Add 'examples/Makefile'. * examples/Makefile.am: New file.
* Build docs when make is run.David Thompson2013-09-241-1/+1
|
* Add some dependency checks.David Thompson2013-08-181-0/+3
|
* Add autotools files.David Thompson2013-07-261-0/+23