On 03/25/2010 07:47 AM, Brian J. Murrell wrote: > We are seeing the following in trying to build our package(s) with some > versions of autoconf/automake: > > libcfs/libcfs/autoMakefile.am:88: variable `DIST_SOURCES' is defined but no program or > libcfs/libcfs/autoMakefile.am:88: library has `DIST' as canonic name (possible typo) > lnet/klnds/ciblnd/autoMakefile.am:44: variable `DIST_SOURCES' is defined but no program or > lnet/klnds/ciblnd/autoMakefile.am:44: library has `DIST' as canonic name (possible typo) > lnet/klnds/gmlnd/autoMakefile.am:44: variable `DIST_SOURCES' is defined but no program or > lnet/klnds/gmlnd/autoMakefile.am:44: library has `DIST' as canonic name (possible typo) DIST_SOURCES is an Automake feature, not an Autoconf feature. You may have better luck asking your questions on the automake list. -- Eric Blake eblake@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf