summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-04-24 18:00:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:19 -0500
commit306baa12f803d06f86efd62438b9f996da2eff07 (patch)
treeefa3ee2b7aff48abe5e833b120250faaefb80308 /source4/heimdal_build/config.mk
parent62bdececc6de25d1dfdc5c27b5600180d2c8f446 (diff)
downloadsamba-306baa12f803d06f86efd62438b9f996da2eff07.tar.gz
samba-306baa12f803d06f86efd62438b9f996da2eff07.tar.bz2
samba-306baa12f803d06f86efd62438b9f996da2eff07.zip
r15219: Look for gai_strerror in more places, so we don't conflict with the
system library. This might help the build on proprietory unixes Andrew Bartlett (This used to be commit f1da657d5629425b55c9bd89427ef5d8c19f9636)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-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 5a13fd488a..f38194ff27 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -342,7 +342,7 @@ PUBLIC_DEPENDENCIES = \
HEIMDAL_ROKEN_ADDRINFO \
HEIMDAL_ROKEN_GAI_STRERROR \
HEIMDAL_ROKEN_INET_ATON \
- EXT_LIB_XNET
+ EXT_LIB_GAI
# End SUBSYSTEM HEIMDAL_ROKEN
#######################