On 23 February 2018 at 19:38, Joerg Sonnenberger <[email protected]> wrote: > Frankly, I don't get this patch AT ALL. Header files have *nothing* to > do with linkage. At the very least, it is a completely misnamed set of > things. > >
You're correct. The point of this patch is just to allow the use of the library with #include <podofo.h> which is currently not possible. "static" is just the most often use case: you don't install the lib then the only option to use it is to include wrapper headers which IMO is poor solution. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
