mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
Revert "fileutils: migrate to boost::nowide"
Causes issues with yaml-cpp. Reverting temporarily until we fix the issue. Change-Id: I2df0823554ad87880bc965bdff4f4707a6129789
This commit is contained in:
@ -618,8 +618,6 @@ 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