view bootstrap @ 75:a7f31634011a

Commented out --force option to automake.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 16:29:46 +0000
parents 0b53ace8b875
children 4d858e0f9213
line wrap: on
line source

#! /bin/sh

aclocal
libtoolize --automake --copy --force

# rcg09252001 (I ain't got a --force option...?)
#automake --foreign --add-missing --copy --force

automake --foreign --add-missing --copy
autoconf