bootstrap
author Florian Pose <fp@igh-essen.com>
Wed, 19 Sep 2007 17:44:28 +0000
changeset 741 aece53f82df3
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Read PDO mapping from SDO dictionary (working, not finished yet).
#!/bin/bash

# $Id$

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