diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-01-27 15:07:27 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-02 23:34:53 -0600 |
commit | 0daac82c3849cd3b5a4bd5cd0d9169ce0ca4e958 (patch) | |
tree | ec6d72b8914152ccd320d81957e1ddccef63a5f8 /package/flex/patches/patch-conf_in | |
parent | 1643cb575d298ecad463c0976352bf58d84361d8 (diff) |
update to latest stable upstream versions
Diffstat (limited to 'package/flex/patches/patch-conf_in')
-rw-r--r-- | package/flex/patches/patch-conf_in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/flex/patches/patch-conf_in b/package/flex/patches/patch-conf_in deleted file mode 100644 index b0391feb7..000000000 --- a/package/flex/patches/patch-conf_in +++ /dev/null @@ -1,20 +0,0 @@ ---- flex-2.5.35.orig/conf.in 2008-02-26 22:34:02.000000000 +0100 -+++ flex-2.5.35/conf.in 2010-10-04 23:18:48.000000000 +0200 -@@ -162,7 +162,7 @@ - - /* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be -- automatically deduced at run-time. -+ automatically deduced at runtime. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ -@@ -190,7 +190,7 @@ - /* Define to rpl_realloc if the replacement function should be used. */ - #undef realloc - --/* Define to `unsigned' if <sys/types.h> does not define. */ -+/* Define to `unsigned int' if <sys/types.h> does not define. */ - #undef size_t - - /* Define as `fork' if `vfork' does not work. */ |