]> Creatis software - gdcm.git/commit
added autoconf tools for library (src) and C++ test (Test) compilation
authorjohan <johan>
Sun, 16 Feb 2003 17:53:13 +0000 (17:53 +0000)
committerjohan <johan>
Sun, 16 Feb 2003 17:53:13 +0000 (17:53 +0000)
commit5581a576a5749e2335205ece834b92afad111ad8
treec5e7251ef7d4c5644fbf75cf1d3e446c88901afb
parent1e86882a752a6bb075a3dd9534d1eb4aed14e2d0
added autoconf tools for library (src) and C++ test (Test) compilation
13 files changed:
.cvsignore
INSTALL
Makefile.am [new file with mode: 0644]
Testing/.cvsignore
autogen.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
src/.cvsignore
src/Makefile [deleted file]
src/Makefile.am [new file with mode: 0644]
src/config.h [new file with mode: 0644]
src/config.h.in [new file with mode: 0644]
src/stamp-h [new file with mode: 0644]
src/stamp-h.in [new file with mode: 0644]