mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
* #14910: Use PCRE CFLAGS, not PCRE_LIBS
Signed-off-by: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
This commit is contained in:

committed by
Tristan Matthews

parent
d6eafef4aa
commit
53386a4ea3
@ -24,5 +24,5 @@ libsiplink_la_SOURCES+= sdes_negotiator.cpp \
|
||||
|
||||
|
||||
libsiplink_la_CXXFLAGS = \
|
||||
@PCRE_LIBS@
|
||||
@PCRE_CFLAGS@
|
||||
endif
|
||||
|
Reference in New Issue
Block a user