mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
heimdal_build: fix linkage of asn1_compile and compile_et.
Now inet_aton is available from libreplace. Michael (This used to be commit 3b2a3da2f73020b1d3b08a05a479de380b2aa5c4)
This commit is contained in:
parent
fe096dd313
commit
6a4928c630
@ -471,7 +471,6 @@ 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 \
|
||||
@ -501,7 +500,6 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user