Hi, szgyg <sz...@ludens.elte.hu> writes:
> 5. Parameters in libguile_i18n...@libguile_i18n_major@_la_LDFLAGS is > wrong (libguile/Makefile.am line 135). Please copy from other .so's > LD_FLAGS, as the others build fine. I've seen this report before, but FWIW, I've been thinking about merging libguile-i18n into libguile. I created it as a separate library long ago, but I'm not so sure the library size justifies it (on x86_64-linux-gnu, `.text' is 35 KiB, which is 19% of the 649 KiB of current libguile's `.text'). What do you think? Thanks, Ludo'.