>>> "tomas" == tomas  <[EMAIL PROTECTED]> writes:

[...]

 >> NEON_COMPAT="$NEON_COMPAT scm_c_string2str.lo"
 tomas>                                       ^^^^       EEEK! ;-)

[...]

 tomas> If I understand the configury documentation correctly -- isn't using
 tomas> explicit dynamic object endings a ``Don't Do That?'' and exactly what
 tomas> $(LIBOBJS) or $(LTLIBOBJS) is supposed to handle for you? For .lo is
 tomas> platform specific...

No.  `.lo' is portable.  What wasn't portable in the way people used
to define LTLIBOBJS from LIBOBJS was the hardcoding of `.o'.
-- 
Alexandre Duret-Lutz



Reply via email to