[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kbulgrien
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Wed Nov 26 16:04:45 CST 2008
A page in your DokuWiki was added or changed. Here are the details:
Date : 2008/11/26 16:04
User :
Edit Summary: Fix config.sh... autoreconf requires some other commands first.
@@ -95,12 +95,15 @@
export CFLAGS="-ggdb -g -O0"
PWD=`pwd`
if [ "${PWD/client/}" != "${PWD}" ]
then
+ aclocal -I macros --install
+ autoheader
+ automake -a -c
autoreconf
- ./configure --prefix=${RELDIR} --enable-cfgtk2
+ ./configure --prefix=/home/data/svn/crossfire/prerelease --enable-cfgtk2
else
- bash autogen.sh --prefix=${RELDIR} ${*}
+ bash autogen.sh --prefix=/home/data/svn/crossfire/prerelease ${*}
fi
echo
====SVN Checkout====
IP-Address : 68.88.122.208
Old Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien?rev=1227732398
New Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list