Update of /cvsroot/mahogany/M/doc/tech
In directory sc8-pr-cvs1:/tmp/cvs-serv30766

Added Files:
        generated.txt 
Log Message:
How to rebuild configure script

--- NEW FILE ---
Generated files in Cvs
======================

Script configure
----------------
Presumably you have already checked in new configure.in. Following commands
should be used to regenerate configure script. Replace $MAHOGANY_SOURCE and
$WX_SOURCE with your settings. You need at least wxWindows 2.5.

cd $MAHOGANY_SOURCE
mkdir ../configure
aclocal -I $WX_SOURCE --output=../configure/aclocal.m4
(cd ../configure; autoconf $MAHOGANY_SOURCE/configure.in >configure)
cp ../configure/configure ./configure
cvs commit -m "Regenerated" configure



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to