summaryrefslogtreecommitdiff
path: root/package/flex/patches/patch-conf_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-16 20:10:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-16 20:10:34 +0200
commit94c0a7374ee0c980a34e134f93dca1d46e7af7bc (patch)
tree134e5415fb5d2ccc613bdab46c97f5fa3df8c730 /package/flex/patches/patch-conf_in
parent07c250a84c1cc9ace9ebf00800f2125461a2662b (diff)
parent084c175e59e9ea61c68154ad9982adcd918cbfcf (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk
Diffstat (limited to 'package/flex/patches/patch-conf_in')
-rw-r--r--package/flex/patches/patch-conf_in20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/flex/patches/patch-conf_in b/package/flex/patches/patch-conf_in
new file mode 100644
index 000000000..b0391feb7
--- /dev/null
+++ b/package/flex/patches/patch-conf_in
@@ -0,0 +1,20 @@
+--- 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. */