summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/kent-amd64.(none)>2007-01-10 14:50:09 +0100
committerunknown <kent@mysql.com/kent-amd64.(none)>2007-01-10 14:50:09 +0100
commit4ffd49d31101a0832dcf54a353e1ba48b31690e8 (patch)
treea20dc6a70920ee58237eca1ac62e755752cebb5f /configure.in
parent4374848c820467d7b854f0b483919635c6cd6a0e (diff)
downloadmariadb-git-4ffd49d31101a0832dcf54a353e1ba48b31690e8.tar.gz
configure.in:
Removed line accidently inserted when correcting bug#18526 configure.in: Removed line accidently inserted when correcting bug#18526
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 69a0f9b576e..99a9f3b74ea 100644
--- a/configure.in
+++ b/configure.in
@@ -1074,7 +1074,6 @@ case $SYSTEM_TYPE in
;;
*darwin*)
AC_DEFINE([DEFAULT_SKIP_THREAD_PRIORITY], [1], [default to skip thread priority])
- CPPFLAGS="-D"
if test "$ac_cv_prog_gcc" = "yes"
then
FLAGS="-D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT"