summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/internal.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-02-26 10:05:58 +0100
committerStefan Metzmacher <metze@samba.org>2009-02-26 10:48:11 +0100
commitb6597424dbacdbfcaa37d8860fc4343be1a4514a (patch)
tree3d6e7a3ce24684e7bb39d60708f91b40b847fc78 /source4/heimdal_build/internal.m4
parentc21ae8d1bfd4423cf1c4a62c11ba228773548de2 (diff)
downloadsamba-b6597424dbacdbfcaa37d8860fc4343be1a4514a.tar.gz
samba-b6597424dbacdbfcaa37d8860fc4343be1a4514a.tar.bz2
samba-b6597424dbacdbfcaa37d8860fc4343be1a4514a.zip
s4:heimdal_build: don't always build setprogname.o
This hopefully fixes the build on Mac OS 10, where setprogname() is available via libc. asn1_compile and compile_et use only .ho files again and don't use socket_wrapper anymore. metze
Diffstat (limited to 'source4/heimdal_build/internal.m4')
-rw-r--r--source4/heimdal_build/internal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/internal.m4 b/source4/heimdal_build/internal.m4
index a48777fab1..3039c8a796 100644
--- a/source4/heimdal_build/internal.m4
+++ b/source4/heimdal_build/internal.m4
@@ -77,6 +77,7 @@ AC_CHECK_FUNCS([ \
atexit \
cgetent \
getprogname \
+ setprogname \
inet_aton \
gethostname \
getnameinfo \