Dan Nicholson wrote: > > According with ./configure --help the available options are: > > > > --enable-shared=yes/no Enable use of shared libraries default=yes > > --enable-gettext=yes/no Enable alternate language support default=yes > > --enable-readline=yes/no Enable readline command editing default=no > > --enable-editline=yes/no Enable editline command editing default=no > > --enable-termcap=yes/no Enable terminal capabilities library default=no > > Interesting. I didn't notice that. Certainly worth looking into. I > also think it's wrong that we're suppressing the autotools. This might > be a valid reason not to remove the autoconf line from the Makefile.
Besides, the latest tarball available that I have just downloaded (xfsprogs_2.8.11-1.tar.gz) has no configure. So, at least in this case you seem to be obliged to let Makefile run autoconf. If can be of interest there is also a new option available: --enable-lib64=yes/no Enable lib64 support default=no Alessandro -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
