totem-pl-parser r39 - in trunk: . plparse
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem-pl-parser r39 - in trunk: . plparse
- Date: Tue, 15 Jan 2008 19:54:58 +0000 (GMT)
Author: hadess
Date: Tue Jan 15 19:54:57 2008
New Revision: 39
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=39&view=rev
Log:
2008-01-15 Bastien Nocera <hadess hadess net>
* plparse/Makefile.am: Use 64-bit versions of the
functions when possible, fixes DVD ISO not being recognised
(Closes: #509020)
Modified:
trunk/ChangeLog
trunk/plparse/Makefile.am
Modified: trunk/plparse/Makefile.am
==============================================================================
--- trunk/plparse/Makefile.am (original)
+++ trunk/plparse/Makefile.am Tue Jan 15 19:54:57 2008
@@ -107,6 +107,8 @@
$(DBUS_CFLAGS) \
$(WARN_CFLAGS) \
$(AM_CFLAGS) \
+ -D_FILE_OFFSET_BITS=64 \
+ -D_LARGEFILE64_SOURCE \
-I$(top_srcdir)/lib \
-D_GNU_SOURCE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]