On Fri, Oct 25, 2013 at 9:13 AM, Paul Eggert <[email protected]> wrote: > Ineiev wrote: > >> -AM_LDFLAGS = $(IGNORE_UNUSED_LIBRARIES_CFLAGS) >> +AM_LDFLAGS = $(IGNORE_UNUSED_LIBRARIES_CFLAGS) $(LIBTHREAD) > > Thanks! That explains things. Though I think it'd be > better to put LIBTHREAD in LDADD, where the other libs go. > I pushed these two patches (the other fixes a minor glitch > with --enable-gcc-warnings introduced by the recent gnulib > update, that I noticed while tracking down the Solaris problem).
Thanks to both of you. These will be in the upcoming release.
