Jean-Philippe MENGUAL wrote:
> Hi,
> 
> Ok I agree, but so you should remove the 1st comment at the beginning of
> the file I think (# Begin of /etc/ld.so.conf). I thought they was
> "parallel": 1st and last line were begining and end of the file.

I do thing the first line is useful.  What you get is:

# Begin /etc/ld.so.conf
/usr/local/lib
/opt/lib

and if you add the 2nd part, you get:

# Begin /etc/ld.so.conf
/usr/local/lib
/opt/lib

# Add an include directory
include /etc/ld.so.conf.d/*.conf

----

This is enough to provide some information, but is not redundant like 
the trailing End statements were.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to