bootstrap
author Richard Hacker <ha@igh-essen.com>
Fri, 30 May 2008 07:11:27 +0000
changeset 923 a6b51990e7e6
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Changed Pdo entry registration function - return byte and bit positions
#!/bin/bash

# $Id$

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