summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/kent-amd64.(none)>2007-07-23 23:54:55 +0200
committerunknown <kent@mysql.com/kent-amd64.(none)>2007-07-23 23:54:55 +0200
commitaa6eb762b53c51492bf49e1e3de3f527972030fe (patch)
tree62f5f058036f8b56ecfde5e8b3e2cccd48b8fd1e /configure.in
parent9e9f196b2d9a7366dd724aa98d4858a9de6b4d8c (diff)
downloadmariadb-git-aa6eb762b53c51492bf49e1e3de3f527972030fe.tar.gz
Many files:
Put back old code to check stack direction at configure time config/ac-macros/misc.m4: Put back old code to check stack direction at configure time configure.in: Put back old code to check stack direction at configure time include/config-netware.h: Put back old code to check stack direction at configure time include/config-win.h: Put back old code to check stack direction at configure time include/my_global.h: Put back old code to check stack direction at configure time sql/sql_parse.cc: Put back old code to check stack direction at configure time
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index e2857cf43e3..1d62c8a59d9 100644
--- a/configure.in
+++ b/configure.in
@@ -1792,6 +1792,8 @@ MYSQL_TYPE_ACCEPT
#---END:
# Figure out what type of struct rlimit to use with setrlimit
MYSQL_TYPE_STRUCT_RLIMIT
+# Find where the stack goes
+MYSQL_STACK_DIRECTION
# We want to skip alloca on irix unconditionally. It may work on some version..
MYSQL_FUNC_ALLOCA
# Do struct timespec have members tv_sec or ts_sec