]> andersk Git - libyaml.git/commit - README
Add the basic autoconf infrastructure.
authorKirill Simonov <xi@resolvent.net>
Sat, 20 May 2006 22:43:15 +0000 (22:43 +0000)
committerKirill Simonov <xi@resolvent.net>
Sat, 20 May 2006 22:43:15 +0000 (22:43 +0000)
commitcec6fc98ebecc208edc30a900e6ab195e7c21851
tree5d1010377ff93a7c476f89fcaa8847d83eb4d8ab
parent9e05b78ca5d1e05a5665da4d503eaad56eb49cb1
Add the basic autoconf infrastructure.
13 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
bootstrap [new file with mode: 0755]
configure.ac [new file with mode: 0644]
include/Makefile.am [new file with mode: 0644]
include/yaml/yaml.h [moved from include/yaml.h with 77% similarity]
include/yaml/yaml_error.h [new file with mode: 0644]
include/yaml/yaml_version.h [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/version.c [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/test-version.c [new file with mode: 0644]
This page took 0.592425 seconds and 5 git commands to generate.