Changing from Macports to Jhbuild#420
Conversation
nmap-update now uses static libraries linking for libapr, libsvn, libserf, libz and libsqlite3
I removed zlib and sqlite because gtk already had them installed with Jhbuild. Instead, we now use the default versions chipped with it. I also changed the gtk path by PREFIX.
|
This works great, now! Do also update the BUILDING.md file to include the required Commit away! |
|
@W0naN0w Found a slight problem: the This ensures it will be blank unless it is passed via the |
|
@dmiller-nmap, I just opened a new PR, #457 to update this one. I also updated BUNDLING.md directly on the svn trunk with the following changes:
Thank you again for all your work! |
I had to add libsqlite3 and libz in static linking to make it work.