- libtool is usually internally shipped and system libtool is not used.
Or we can simply patch system libtool to stop installing .la files...
- Add a paragraph about static library. Prevent anyone from thinking
"oh I need static libraries and I'll keep those .la files".
- Mention that .la file may mistakenly include library names or paths
not valid after installation.
- Move a </literal> into the correct location.
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
If /opt is empty, the instruction "find /opt/* ..." exits with non zero
status. The new instruction should be equivalent, but without this issue.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19619 af4574ff-66df-0310-9fd7-8a98e5e911e0
Includes a script to remove unneeded (most) .la files.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19588 af4574ff-66df-0310-9fd7-8a98e5e911e0