Bug#364569: dynamic library

2006-05-18 Thread Peter Selinger
Dear Fenio, Potrace can be built with a dynamic library; you just have to uncomment the "dynamic library" lines in src/Makefile.am and comment out the "static library" lines. (Also have to set the version-info, and perhaps change a few of the linker flags). Somehow the extra overhead of having t

Bug#364569: dynamic library

2006-05-18 Thread Bartosz Fenski aka fEnIo
Hello Peter. Some Debian user submitted bugreport that he would like to see dynamic library of potrace make as external/another package in Debian. Here's this bugreport: http://bugs.debian.org/364569 I saw that your building scripts support only static version by default. Are you going to suppor