move all code into /trunk

This commit is contained in:
ps 2008-12-14 19:12:48 +00:00
commit 2aac3e1e88
42 changed files with 6888 additions and 0 deletions

3
bootstrap Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
aclocal && autoconf && autoheader && automake --add-missing