[Crossfire-wiki] [Crossfire DokuWiki] page changed: osx
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Tue Jan 29 16:06:52 CST 2008
A page in your DokuWiki was added or changed. Here are the details:
Date : 2008/01/29 16:06
User : kbulgrien
Edit Summary: The include/Makefile.am edit is no longer necessary.
@@ -163,22 +163,9 @@
==== Compile ====
This section may be easy but it also may not be easy. NOTE: This process has only been tested on one computer and the server stability HAS NOT BEEN TESTED.
- Note you may have a problem with echo so to avoid the problem lets go ahead and make a change to include/Makefile.am for svnversion.h so that the echo looks like /bin/echo
-
- svnversion.h: FORCE
- OUTPUT_DATA='/* Auto-generated at build time. */'; \
- if test -n "$(SVNVERSION)" -a -d .svn; then \
- OUTPUT_DATA=`echo "$$OUTPUT_DATA"; /bin/echo -n '#define SVN_REV "'; $(SVNVERSION) -n`'"'; \
- fi; \
- if test ! -e svnversion.h; then \
- /bin/echo "$$OUTPUT_DATA" > svnversion.h; \
- elif test "$$OUTPUT_DATA" != "`cat svnversion.h`"; then \
- /bin/echo "$$OUTPUT_DATA" > svnversion.h; \
- fi
-
- Next, build the configure script. From /Users/<username>/server.svn
+ First, build the configure script. From /Users/<username>/server.svn
$ automake
$ ./configure --enable-static --disable-shared CFLAGS=-ste=c99 --disable-check
IP-Address : 70.254.39.97
Old Revision: http://wiki.metalforge.net/doku.php/osx?rev=1201630390
New Revision: http://wiki.metalforge.net/doku.php/osx
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list