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:25:19 +0000 (11:25 -0400)
commit2908f46d345c5e551a91baec9e4f253a36af9dc7
treea5cf201d739d08713c90277a748368a9f04a12ca
parent21ecbfb331400c6acb087b809dfa07dc20d5a6fb
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]