Hi,

relocatable.m4 is using the AC_LIB_PROG_LD definition.
  AC_REQUIRE([AC_LIB_PROG_LD])            dnl we use $LD

However this macro is defined in gettext
(autoconf-lib-link/m4/lib-ld.m4), so it's not available in a minimal
autoconf + automake install.

Do you recommend installing gettext before bootstrapping gnulib, or is
it a bug? :)

Thanks,

-- 
Sylvain


Reply via email to