mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r19089: normalize KRB5_LIBS too
metze
(This used to be commit c7788f6c71
)
This commit is contained in:
parent
4e47aef017
commit
11d219f1a1
@ -5815,6 +5815,7 @@ fi
|
|||||||
dnl Remove -L/usr/lib/? from LDFLAGS and LIBS
|
dnl Remove -L/usr/lib/? from LDFLAGS and LIBS
|
||||||
LIB_REMOVE_USR_LIB(LDFLAGS)
|
LIB_REMOVE_USR_LIB(LDFLAGS)
|
||||||
LIB_REMOVE_USR_LIB(LIBS)
|
LIB_REMOVE_USR_LIB(LIBS)
|
||||||
|
LIB_REMOVE_USR_LIB(KRB5_LIBS)
|
||||||
|
|
||||||
dnl Remove -I/usr/include/? from CFLAGS and CPPFLAGS
|
dnl Remove -I/usr/include/? from CFLAGS and CPPFLAGS
|
||||||
CFLAGS_REMOVE_USR_INCLUDE(CFLAGS)
|
CFLAGS_REMOVE_USR_INCLUDE(CFLAGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user