On Sunday 30 March 2014 16:20:15 Bruce Dubbs wrote: > See http://www.linuxfromscratch.org/blfs/view/stable/x/xorg7.html > > Note the lines that say: > > ACLOCAL='aclocal -I $XORG_PREFIX/share/aclocal' > > export ... ACLOCAL ...
The ACLOCAL variable is set properly: echo $ACLOCAL yields: aclocal -I $XORG_PREFIX/share/aclocal Sincerely, Ragnar -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
