autoreconf
authorSam Hartman <hartmans@debian.org>
Thu, 28 Oct 2010 22:45:20 +0000 (18:45 -0400)
committerSam Hartman <hartmans@debian.org>
Sat, 30 Oct 2010 15:29:28 +0000 (11:29 -0400)
commit463a54b73013e12f2835b3ced847794e2384495c
tree924e9c86bf83fe010a3e94a54a5ead16e0e15663
parentfbf40fe5dba573334df067d95b6f18b68d8f70b8
autoreconf
19 files changed:
Makefile.in [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0755]
build-aux/missing [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
doc/Makefile.in [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
schemas/Makefile.in [new file with mode: 0644]
xmltooling/Makefile.in [new file with mode: 0644]
xmltoolingtest/Makefile.in [new file with mode: 0644]