Improve eclipse project configuration to deal with CDT 4.0.

This commit is contained in:
Vreixo Formoso
2007-12-28 17:39:49 +01:00
parent 9a90afcf69
commit 1ecb735e7c
4 changed files with 664 additions and 23 deletions

10
autogen.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -x
aclocal
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps