Fix genconf on macOS
Not sure if this is the ideal solution, but for some reason (likely the .dylib suffix ending) this warning is triggered and the .confdb files are empty on macOS. This fixes the issue (tested on: macos13, clang14, arm)
Edited by Valentin Volkl