summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-25 21:15:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:25 -0500
commit4b55501d2c9e094d9ed05c558ba7929a7c6b3040 (patch)
tree0bd73e233fff1cae334d903e4eb296ee11c4e754 /source4
parent882bc0a19efd6cb49c50b4f4dfa668c9ba60f2d2 (diff)
downloadsamba-4b55501d2c9e094d9ed05c558ba7929a7c6b3040.tar.gz
samba-4b55501d2c9e094d9ed05c558ba7929a7c6b3040.tar.bz2
samba-4b55501d2c9e094d9ed05c558ba7929a7c6b3040.zip
r15254: Fix heimdal's addrinfo subsystem for those systems that need it. This
should get the build on sun1 and us4 another step further. (This used to be commit 2f2f47a3891a73e1656908fc30c1c03ebae59bb2)
Diffstat (limited to 'source4')
-rw-r--r--source4/heimdal_build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index eb788996b5..0bd1d86701 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -300,7 +300,7 @@ OBJ_FILES = ../heimdal/lib/roken/inet_aton.o
#######################
# Start SUBSYSTEM HEIMDAL_ROKEN_ADDRINFO
[SUBSYSTEM::HEIMDAL_ROKEN_ADDRINFO]
-EXTRA_CFLAGS = -Iheimdal/lib/roken
+EXTRA_CFLAGS = -Iheimdal_build -Iheimdal/lib/roken
OBJ_FILES = \
../heimdal/lib/roken/getaddrinfo.o \
../heimdal/lib/roken/freeaddrinfo.o \