summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2004-10-22 15:20:15 +0000
committerunknown <tomas@poseidon.ndb.mysql.com>2004-10-22 15:20:15 +0000
commitc0eb5060c99cf3b4f9d3feda654b0f5047597ff8 (patch)
tree7f3d227a9293f3cc3b2e075565bb22a8c4ac0e58 /configure.in
parent19f3686f2d7f3bfc5ed47d4dd7b5dd896ad90c1d (diff)
downloadmariadb-git-c0eb5060c99cf3b4f9d3feda654b0f5047597ff8.tar.gz
Add extra include on OSF1 (to let c++ program use stdint.h)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 09999285275..810f6c31c49 100644
--- a/configure.in
+++ b/configure.in
@@ -1144,6 +1144,7 @@ dnl Is this the right match for DEC OSF on alpha?
# gethostbyname_r is deprecated and doesn't work ok on OSF1
CFLAGS="$CFLAGS -DUNDEF_HAVE_GETHOSTBYNAME_R"
CXXFLAGS="$CXXFLAGS -DUNDEF_HAVE_GETHOSTBYNAME_R"
+ ndb_cxxflags_fix="$ndb_cxxflags_fix -I/usr/include.dtk"
;;
*netware*)
# No need for curses library so set it to null