>>> "Bill" == Bill Moseley <[EMAIL PROTECTED]> writes:
Bill> On Thu, 19 Sep 2002, Alexandre Duret-Lutz wrote: >> >>> "Bill" == Bill Moseley <[EMAIL PROTECTED]> writes: >> >> [...] >> Bill> I installed gettext, and the macros m4 were installed in Bill> /usr/local/share/aclocal. aclocal is looking in Bill> /usr/share/aclocal. >> >> You should configure both packages using the same --prefix. >> Choose either /usr or /usr/local, but don't mix both. Bill> ~/build > grep '^prefix' autoconf-2.54/Makefile Bill> prefix = /usr/local Bill> ~/build > grep '^prefix' gettext-0.11.5/Makefile Bill> prefix = /usr/local aclocal comes from the Automake package. -- Alexandre Duret-Lutz
