hi,

how should fink handle the following problem: some packages link against
certain libraries in case they are found during build time. for example python
links against libpoll in case libpoll is installed.

the resulting binary does not depend on the library and it probably wouldn't
work properly on a system without that library.

should one add all these libraries that are used in case they are present at
build time as an dependency?

cheers,
  kilian

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to