[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xine-cvslog
Subject:    [xine-cvs] CVS: xine-lib/src/xine-engine Makefile.am,1.90,1.91
From:       Robin KAY <komadori () users ! sourceforge ! net>
Date:       2004-08-30 0:55:21
Message-ID: E1C1aS9-00039S-AA () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/xine/xine-lib/src/xine-engine
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12011/src/xine-engine

Modified Files:
	Makefile.am 
Log Message:
Fix the way the library path is supplied when testing for libdga. Disable compilation \
of win32/contrib/setenv.c on non-Win32 platforms (I don't see why it's necessary at \
all as we have xine_setenv). Front-ends use symbols in src/xine-utils but these \
aren't being exported in libxine.so because they come from an internal archive \
library. Compile xmlparser.c in src/xine-engine/Makefile.am for now (is there a \
better solution?).

Index: Makefile.am
===================================================================
RCS file: /cvsroot/xine/xine-lib/src/xine-engine/Makefile.am,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- Makefile.am	28 Aug 2004 20:03:42 -0000	1.90
+++ Makefile.am	30 Aug 2004 00:55:18 -0000	1.91
@@ -14,12 +14,12 @@
 zlib_lib = $(INTERNAL_ZLIB_LIB)
 endif
 if WIN32
-dirent_lib = $(DIRENT_LIB)
-pthread_lib = $(INTERNAL_PTHREAD_LIB)
-endif
 if !HAVE_SETENV
 setenv_lib = $(SETENV_LIB)
 endif
+dirent_lib = $(DIRENT_LIB)
+pthread_lib = $(INTERNAL_PTHREAD_LIB)
+endif
 
 libxine_la_SOURCES = xine.c metronom.c configfile.c buffer.c \
 	load_plugins.c video_decoder.c buffer_types.c \



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xine-cvslog mailing list
Xine-cvslog@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-cvslog


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic