On 29 March 2017 at 13:32, Reuben Thomas <[email protected]> wrote: > > > I cannot see how relocatable.c is treated specially (i.e. included > directly, as it needs to be, rather than just via libgnu.la). > m4/relocatable-lib.m4 doesn't seem to mention it, and > modules/relocatable-lib-lgpl doesn't seem to do anything special with the > relocatable.[ch] files, just mentions them as deps. >
OK, this happens by means of AC_LIBOBJ([relocatable]) in configure.ac, as mandated by the relocatable documentation. -- http://rrt.sc3d.org
