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:
Adrien Béraud
2022-09-08 14:23:40 -04:00
parent cc2f9efb47
commit 76226044f5
42 changed files with 276 additions and 239 deletions

View File

@ -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],