diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-13 11:28:37 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:23:01 -0500 |
commit | 354700ae50d35bc18f2c3ab976441d5bacb7f7d4 (patch) | |
tree | a6a8fee1c2c28370b329f0e6e1080e344e629945 /source4/heimdal_build/config.m4 | |
parent | 2ea372afd98b133144ad897250bd89d2c2855b16 (diff) | |
download | samba-354700ae50d35bc18f2c3ab976441d5bacb7f7d4.tar.gz samba-354700ae50d35bc18f2c3ab976441d5bacb7f7d4.tar.xz samba-354700ae50d35bc18f2c3ab976441d5bacb7f7d4.zip |
r8421: needed for build on solaris10
(This used to be commit c40d6d4b5cd6613d1161615b6ba213a26acda29e)
Diffstat (limited to 'source4/heimdal_build/config.m4')
-rw-r--r-- | source4/heimdal_build/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.m4 b/source4/heimdal_build/config.m4 index 78399acafde..5e02fd39010 100644 --- a/source4/heimdal_build/config.m4 +++ b/source4/heimdal_build/config.m4 @@ -79,6 +79,7 @@ AC_CHECK_FUNCS([ \ umask \ uname \ unsetenv \ + closefrom \ writev ]) |