author | Sebastian Harl <sh@tokkee.org> | |
Fri, 7 Dec 2007 15:02:34 +0000 (16:02 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 7 Dec 2007 15:02:34 +0000 (16:02 +0100) | ||
commit | 604f251f6c1ba5c71c7e03d9007dccd8e01eb64e | |
tree | 4807fff5ccda515c2089f30602467bf60847b587 | tree | snapshot |
Initial commit.
* Added a basic (foreign) autotool infrastructure.
* Added version-gen.sh which generates the version string using git-describe
if available.
* Added bootstrap.sh to bootstrap the autotool build system.
* Added src/foobar.c which recognizes the "-h" and "-V" command line options.
* Added a basic (foreign) autotool infrastructure.
* Added version-gen.sh which generates the version string using git-describe
if available.
* Added bootstrap.sh to bootstrap the autotool build system.
* Added src/foobar.c which recognizes the "-h" and "-V" command line options.
COPYING | [new file with mode: 0644] | blob |
INSTALL | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
bootstrap.sh | [new file with mode: 0755] | blob |
configure.ac | [new file with mode: 0644] | blob |
src/Makefile.am | [new file with mode: 0644] | blob |
src/foobar.c | [new file with mode: 0644] | blob |
version-gen.sh | [new file with mode: 0755] | blob |