bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 09 Feb 2007 09:52:43 +0000
changeset 539 7bb92fca28ef
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Fixed invalid module pointer in device structure.
#!/bin/bash

# $Id$

set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing --copy
autoconf