[ Bug #126752 ] libgii depends on '../gg/.libs/libgg.so'

2001-01-13 Thread Tijs van Bakel
Seems that the offending line is in: libgii-0.7/gii/Makefile.am: libgii_la_LIBADD = $(top_builddir)/gg/libgg.la $(SELECTLIBS) Is this really a bug? Changing it into -lgg seems impossible. Any automake hero who knows how to fix this? -- Tijs van Bakel, [EMAIL PROTECTED]

Re: [ Bug #126752 ] libgii depends on '../gg/.libs/libgg.so'

2001-01-13 Thread Lee Brown
On Sat, 13 Jan 2001, Tijs van Bakel wrote: Seems that the offending line is in: libgii-0.7/gii/Makefile.am: libgii_la_LIBADD = $(top_builddir)/gg/libgg.la $(SELECTLIBS) Is this really a bug? Methinks, yes. Why? Because the above is asking libtool to link with an uninstalled shared