• src/build/Common.gmake src/sbbs3/GNUmakefile src/sbbs3/gtkmonitor/GNUm

    From Deuc¿@VERT to Git commit to main/sbbs/master on Monday, December 30, 2024 22:29:00
    https://gitlab.synchro.net/main/sbbs/-/commit/6e69eec18963adad13ff5c53
    Modified Files:
    src/build/Common.gmake src/sbbs3/GNUmakefile src/sbbs3/gtkmonitor/GNUmakefile src/sbbs3/gtkuseredit/GNUmakefile src/sbbs3/gtkuserlist/GNUmakefile src/sbbs3/userlist/GNUmakefile
    Log Message:
    For macOS, set install_name to @rpath/libNAME.dylib and use it

    For the SBBS binaries, set @executable_path and
    @executable_path/../${LIBODIR} so they can all be in one dir, or
    they can be in the build output dirs and still work.

    For utilities, set to @executable_path and
    @executable_path/../../${LIBODIR} for the same reason.

    With this, we shouldn't need to fiddle with DYLD_LIBRARY_PATH

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net