Artifact 41d6d9c742c42d5fae74c97a7a76528fe81ab90067a0c2133eaf8177cc278f46:


#! /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 ]