diff options
Diffstat (limited to 'multimedia/sabbu/files/patch-configure')
-rw-r--r-- | multimedia/sabbu/files/patch-configure | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/multimedia/sabbu/files/patch-configure b/multimedia/sabbu/files/patch-configure deleted file mode 100644 index c69aa66..0000000 --- a/multimedia/sabbu/files/patch-configure +++ /dev/null @@ -1,60 +0,0 @@ ---- configure.orig 2005-11-27 01:30:25.000000000 +0100 -+++ configure 2008-05-04 10:42:17.000000000 +0200 -@@ -3222,6 +3222,7 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - $ac_declaration -+#include <stdlib.h> - int - main () - { -@@ -6277,6 +6278,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <stdlib.h> - #include <ffmpeg/avformat.h> - int - main () -@@ -6320,6 +6322,9 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+ -+#define __STDC_CONSTANT_MACROS -+#include <stdlib.h> - #include <ffmpeg/avformat.h> - int - main () -@@ -6385,6 +6390,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <stdlib.h> - #include <iconv.h> - int - main () -@@ -6428,6 +6434,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <stdlib.h> - #include <iconv.h> - int - main () -@@ -6912,6 +6919,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <stdlib.h> - #include <ctype.h> - #if ((' ' & 0x0FF) == 0x020) - # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -@@ -7550,6 +7558,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <stdlib.h> - #include <ctype.h> - #if ((' ' & 0x0FF) == 0x020) - # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |