Re: fix coreutils' "make distcheck": remove AC_CONFIG_LIBOBJ_DIR(lib)

2006-10-07 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jim Meyering on 10/7/2006 10:06 AM: > [cc'ing bug-automake, in case this is a bug. > I was using both automake-1.9b and the latest from cvs. ] > > This problem may be due to the convoluted way in which coreutils > bootstraps into a hiera

fix coreutils' "make distcheck": remove AC_CONFIG_LIBOBJ_DIR(lib)

2006-10-07 Thread Jim Meyering
[cc'ing bug-automake, in case this is a bug. I was using both automake-1.9b and the latest from cvs. ] This problem may be due to the convoluted way in which coreutils bootstraps into a hierarchy under .#bootmp, and then moves the files into ./lib and ./m4. See below for details. 2006-10-07 Ji