The branch, v4-0-test has been updated
via b6bcd66612eb3e507da94eb6f05e5d0317a8276c (commit)
from 17997dd9bcd385fcf27646d832ad824cc2a0800a (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test
- Log -----------------------------------------------------------------
commit b6bcd66612eb3e507da94eb6f05e5d0317a8276c
Author: Stefan Metzmacher <[EMAIL PROTECTED]>
Date: Thu Mar 13 16:26:37 2008 +0100
build: compile_et also needs inet_aton()
metze
-----------------------------------------------------------------------
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 169e84e..0235a97 100644
--- a/source/heimdal_build/config.mk
+++ b/source/heimdal_build/config.mk
@@ -501,6 +501,7 @@ OBJ_FILES = ../heimdal/lib/vers/print_version.ho \
../heimdal/lib/roken/get_window_size.ho \
../heimdal/lib/roken/strupr.ho \
../heimdal/lib/roken/setprogname.ho \
+ ../heimdal/lib/roken/inet_aton.ho \
../lib/socket_wrapper/socket_wrapper.ho \
replace.ho
PRIVATE_DEPENDENCIES = HEIMDAL_COM_ERR_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H
EXT_SOCKET EXT_NSL
--
Samba Shared Repository