Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
authorFelix Kuehling <fxkuehl@gmx.de>
Sat, 10 Jul 2004 11:25:02 +0000 (11:25 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sat, 10 Jul 2004 11:25:02 +0000 (11:25 +0000)
commit486e5c26dc3164493b4f045b533fc1b9e1847581
tree8ff9319ae0c56a8eca250b0df70d44c5d7eff2b5
parent368f3c551befc29051d0061c33f408249c88b1f8
Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Improved that hack to remove leading directory names.
src/mesa/drivers/dri/common/xmlconfig.c