Hi,
"Marco Maggi" <[EMAIL PROTECTED]> writes:
> is there a specific reason for Guile not to install a
> pkg-config meta file?
No. It's a good idea and it helps in some cases (e.g.,
cross-compilation). Many people already suggested this and I think it
will appear "sooner or later" in HEA
Hi Marco,
"Marco Maggi" <[EMAIL PROTECTED]> writes:
> No problem for C language shared libraries; so far the
> only idea I had for Scheme files is to call the files
> "./path/to/module-1.scm" without minor number in the file
> name, and so '(define-module (path to module-1))'.
L