summaryrefslogtreecommitdiff
path: root/libmysql/Makefile.shared
diff options
context:
space:
mode:
authorunknown <monty@work.mysql.com>2000-08-30 23:52:33 +0200
committerunknown <monty@work.mysql.com>2000-08-30 23:52:33 +0200
commit336d9bbdb9f1a0531e5116b41e98749361993d2d (patch)
treeef51d9f58fe840a163fc1ee4def735dba6307dc6 /libmysql/Makefile.shared
parentadc0c1b2e0afb706cd03ee4e647c77bb0ec54fe1 (diff)
downloadmariadb-git-336d9bbdb9f1a0531e5116b41e98749361993d2d.tar.gz
Fix for mit-pthreads on linux
Build-tools/Do-all-build-steps: Fix to build with bk
Diffstat (limited to 'libmysql/Makefile.shared')
-rw-r--r--libmysql/Makefile.shared2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmysql/Makefile.shared b/libmysql/Makefile.shared
index 223518e99d7..b6d0f93cbba 100644
--- a/libmysql/Makefile.shared
+++ b/libmysql/Makefile.shared
@@ -20,8 +20,6 @@
MYSQLDATAdir = $(localstatedir)
MYSQLSHAREdir = $(pkgdatadir)
MYSQLBASEdir= $(prefix)
-INCLUDES = -I$(srcdir)/../include -I../include \
- -I$(srcdir)/.. -I$(top_srcdir) -I..
## We'll use CLIENT_EXTRA_LDFLAGS for threaded and non-threaded
## until someone complains that they need separate options.
LDADD = @CLIENT_EXTRA_LDFLAGS@ $(target)