I think it means that binary-version is 0 is we don't have config.h:

https://github.com/chicken-mobile/chicken-core/blob/android-soname-fix-maybe/eval.scm#L45

does that help?
K.


On Fri, Jan 3, 2014 at 8:41 PM, Christian Kellermann <ck...@pestilenz.org>wrote:

> * Kristian Lein-Mathisen <kristianl...@gmail.com> [140103 15:38]:
> >  (define dynamic-load-libraries
> >    (let ((ext
> > -      (if (and (memq (software-version) '(linux netbsd openbsd freebsd))
> > -               (not (zero? binary-version))) ; allow "configless" build
>                         /-------------------------------^^^^^^^^^^^^
> Can someone explain that configless build to me please?
>
> Thanks,
>
> Christian
>
> --
> In the world, there is nothing more submissive and weak than
> water. Yet for attacking that which is hard and strong, nothing can
> surpass it. --- Lao Tzu
>
_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to