mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
fileutils: migrate to boost::nowide
Change-Id: Iceae2a19ce3febce62f7916af8b4242e06a7e1d4
This commit is contained in:

committed by
Andreas Traczyk

parent
95b580b573
commit
05ff5b3bfe
@ -618,6 +618,8 @@ AC_DEFINE_UNQUOTED([HAVE_LIBNATPMP],
|
||||
[Define if you have libnatpmp])
|
||||
AM_CONDITIONAL([BUILD_NATPMP], test "x$with_natpmp" = "xyes")
|
||||
|
||||
DAEMONLDFLAGS+=" -lnowide"
|
||||
|
||||
# SHM
|
||||
dnl check for shm
|
||||
AS_IF([test "x$with_dbus" == xyes],
|
||||
|
Reference in New Issue
Block a user