bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 08 Dec 2006 11:49:47 +0000
changeset 498 fbf44b0d6b54
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Fixed return type of ecdev_close().
#!/bin/bash

# $Id$

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