Author: titmuss
Date: Mon Feb 18 01:04:42 2008
New Revision: 1979
URL: http://svn.slimdevices.com?rev=1979&root=Jive&view=rev
Log:
[EMAIL PROTECTED] (orig r1978): titmuss | 2008-02-18 09:03:49 +0000
Bug: N/A
Description:
Fix linux build.
Modified:
trunk/ (props changed)
trunk/jive/src/pkg/Makefile.linux
Propchange: trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Mon Feb 18 01:04:42 2008
@@ -1,3 +1,3 @@
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1971
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1978
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378
Modified: trunk/jive/src/pkg/Makefile.linux
URL:
http://svn.slimdevices.com/trunk/jive/src/pkg/Makefile.linux?rev=1979&root=Jive&r1=1978&r2=1979&view=diff
==============================================================================
--- trunk/jive/src/pkg/Makefile.linux (original)
+++ trunk/jive/src/pkg/Makefile.linux Mon Feb 18 01:04:42 2008
@@ -38,7 +38,7 @@
#####
.PHONY: sdl-all freetype sdl sdl-image sdl-tff sdl-gfx c-ares
-sdl-all: freetype sdl sdl-ttf sdl-image sdl-gfx c-ares
+sdl-all: freetype sdl sdl-ttf sdl-image sdl-gfx
# freetype
freetype-2.1.10/config.mk:
@@ -75,12 +75,6 @@
sdl-gfx: SDL_gfx-2.0.15/Makefile
cd SDL_gfx-2.0.15; make && make install
-# c-ares
-c-ares-1.5.1/Makefile:
- cd c-ares-1.5.1; ./configure --prefix=${PREFIX}
-
-c-ares: c-ares-1.5.1/Makefile
- cd c-ares-1.5.1; make && make install
#####
# lua
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins