bootstrap
author Florian Pose <fp@igh-essen.com>
Wed, 03 Oct 2007 09:08:00 +0000
branchstable-1.3
changeset 1747 b6f23874f8d5
parent 1739 5fcbd29151d2
permissions -rwxr-xr-x
Added fsm_coe_map.[ch] to dist.
#!/bin/bash

# $Id$

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