diff options
Diffstat (limited to 'www/libxul/files/patch-js-src-configure.in')
-rw-r--r-- | www/libxul/files/patch-js-src-configure.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/libxul/files/patch-js-src-configure.in b/www/libxul/files/patch-js-src-configure.in deleted file mode 100644 index fc8e66185a87..000000000000 --- a/www/libxul/files/patch-js-src-configure.in +++ /dev/null @@ -1,10 +0,0 @@ ---- js/src/configure.in.orig 2012-01-29 11:24:33.000000000 +0100 -+++ js/src/configure.in 2012-01-30 23:30:02.051087215 +0100 -@@ -5946,6 +5946,7 @@ _EGREP_PATTERN="${_EGREP_PATTERN}dummy_n - * C++ implementations should define these macros only when __STDC_LIMIT_MACROS - * is defined before <stdint.h> is included. */ - #define __STDC_LIMIT_MACROS -+#define __STDC_CONSTANT_MACROS - - #endif /* _JS_CONFDEFS_H_ */ - |