First version of userspace library with requesting/releasing.

This commit is contained in:
Florian Pose
2008-10-01 14:42:28 +00:00
parent 488bf0a640
commit a4ea4a4590
10 changed files with 322 additions and 15 deletions
+1 -5
View File
@@ -3,9 +3,5 @@
# $Id$
set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
touch ChangeLog
automake --add-missing --copy
autoconf
autoreconf -i