middle of porting; unstable, don't checkout; refs #1

This commit is contained in:
Marc Wäckerlin
2011-12-10 10:15:28 +00:00
parent 232b7425f1
commit 4357fe3d9f
31 changed files with 1465 additions and 109 deletions

View File

@@ -10,10 +10,10 @@
## @copy © Marc Wäckerlin
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## $Log: bootstrap.sh,v $
## Revision 1.3 2004/08/31 15:57:19 marc
## added file header
##
sed -e 's/^ *$/ ./g' -e 's/^/ /' < README > README.dpkg
test -f makefile && make distclean
aclocal && libtoolize --force && automake -a && autoconf