summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-04 13:16:40 +0100
committerGünther Deschner <gd@samba.org>2011-03-10 23:25:04 +0100
commitaf2538d16fdb8154dbb2d4720104a0fadfebf04f (patch)
treefd1f5d7fb7706d1279aa1f2709ec2634ab1b0964 /source3/configure.in
parentc8098246be66a96c5a9dfceab957c3d879746246 (diff)
downloadsamba-af2538d16fdb8154dbb2d4720104a0fadfebf04f.tar.gz
samba-af2538d16fdb8154dbb2d4720104a0fadfebf04f.tar.bz2
samba-af2538d16fdb8154dbb2d4720104a0fadfebf04f.zip
s3-build: remove -I../lib/addns.
Guenther
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 8d32a1baca..74df9d4836 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -37,7 +37,6 @@ LIBS="${LIBS} ${TEVENT_LIBS}"
SAMBA_CPPFLAGS="-Iinclude -I${srcdir-.}/include -I. -I${srcdir-.}"
SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/../lib/replace"
SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} ${TEVENT_CFLAGS}"
-SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/../lib/addns"
SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/librpc"
SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/.."