[BACK] Return to bootstrap CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / bootstrap (download)
Revision 1.1, Wed Apr 18 13:54:25 2001 UTC (15 months ago) by valignat
Branch: MAIN
RENAMED code/server to code/nelns.

#! /bin/sh

set -x

rm -f config.cache

aclocal \
&& autoheader \
&& automake --gnu --add-missing --copy \
&& autoconf