]> git.cworth.org Git - glaze/commit
Add a configure script
authorCarl Worth <cworth@cworth.org>
Mon, 12 Aug 2013 20:18:37 +0000 (13:18 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 12 Aug 2013 20:40:23 +0000 (13:40 -0700)
commit0b190cc8fbca0f970eadd8c0f1d5792c41f71cf6
treef57beefde89c2df6f29a67b89b90c9a355f7d8a5
parentd6e3c2ecec2d78a1f07f1701a472d646d3165f71
Add a configure script

The primary motivation is a new install target. And it's just plain
rude to provide an install target without also supporting --prefix and
DESTDIR, so we need this simple configure script at least.
.gitignore
Makefile
configure [new file with mode: 0755]