fileutils: migrate to boost::nowide

Change-Id: Iceae2a19ce3febce62f7916af8b4242e06a7e1d4
This commit is contained in:
Vladimir Stoiakin
2022-08-24 13:53:25 +03:00
committed by Andreas Traczyk
parent 95b580b573
commit 05ff5b3bfe
42 changed files with 238 additions and 275 deletions

View File

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