The branch, v4-0-test has been updated
       via  f1c2207b3d9411eac27cb85891f62e9d05bf5118 (commit)
      from  9391f6f80461be2b214a881782aecf7df8a4aba3 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit f1c2207b3d9411eac27cb85891f62e9d05bf5118
Author: Michael Adam <[EMAIL PROTECTED]>
Date:   Thu Mar 13 14:30:23 2008 +0100

    fix build of asn1_compile when there is no system inet_aton() function.
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source/heimdal_build/config.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/heimdal_build/config.mk b/source/heimdal_build/config.mk
index 45bfd8e..169e84e 100644
--- a/source/heimdal_build/config.mk
+++ b/source/heimdal_build/config.mk
@@ -471,6 +471,7 @@ OBJ_FILES = \
        ../heimdal/lib/roken/get_window_size.ho \
        ../heimdal/lib/roken/estrdup.ho \
        ../heimdal/lib/roken/ecalloc.ho \
+       ../heimdal/lib/roken/inet_aton.ho \
        ../heimdal/lib/asn1/symbol.ho \
        ../heimdal/lib/vers/print_version.ho \
        ../lib/socket_wrapper/socket_wrapper.ho \


-- 
Samba Shared Repository

Reply via email to