[uClibc]include/paths.h

Marshall M. Midden m4 at brecis.com
Mon Jun 24 18:00:07 UTC 2002


#define _PATH_LOCALE    "/usr/lib/locale"
...
#define _PATH_LOCALE    "/usr/lib/locale"


This is defined twice.
I would recommend deleting the latter, and moving the bottom
four up to after the first.
(the "trailing slash" comment does not apply)



More information about the uClibc mailing list