* David Paleino <da...@debian.org>, 2010-09-05, 19:35:
+        lib_name = find_library('las')

This works (at least for the time being), but I don't think it is appropriate, as it can cause troubles in future. AFAIUI python-liblas relies on the current ABI of liblas, so the SONAME should be hardcoded here.

+        free = ctypes.CDLL(find_library('c')).free

This one is all right.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to