File r38/lisp/csl/cslbase/autogen.sh artifact 41d6d9c742 part of check-in 9992369dd3


#! /bin/sh
#
# Rebuild all the things that automake and friends can do for me

autoreconf -v


#echo Rebuild autoconfigure things...
#echo
#echo aclocal
#aclocal
#
#echo autoheader
#rm -f config.h.in
#autoheader
#
#echo automake
#rm -f Makefile.in
#automake
#
#echo autoconf
#rm -f configure
#autoconf

echo Configuration files now up to date.



REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]