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

List:       kde-commits
Subject:    kdemultimedia/mpeglib/lib/input
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-04-19 1:12:55
Message-ID: 20040419011255.395A99A38 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

unbreak compilation (gcc 3.4+)


  M +3 -25     Makefile.am   1.9
  M +0 -4      cdromAccess_Linux.cpp   1.7


--- kdemultimedia/mpeglib/lib/input/Makefile.am  #1.8:1.9
@@ -33,27 +33,5 @@
                                 fileAccessWrapper.cpp
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+# workaround for compile errors caused by linux/cdrom.h. 
+# Linux kernel headers suck donkeyballs.
+KDE_CXXFLAGS = $(ENABLE_PERMISSIVE_FLAG)

--- kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp  #1.6:1.7
@@ -14,8 +14,4 @@
 #include "cdromToc.h"
 #include "cdromRawAccess.h"
-#ifndef __GNUC__
-#define __GNUC__ 1
-#endif
-#undef __STRICT_ANSI__
 #include <asm/types.h>
 #include <linux/cdrom.h>


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

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