diff mp3lib/decode_i586.c @ 8560:1320f1b3229d

fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
author alex
date Tue, 24 Dec 2002 22:33:46 +0000
parents 60fe896e437c
children 114f3d149324
line wrap: on
line diff
--- a/mp3lib/decode_i586.c	Tue Dec 24 22:13:32 2002 +0000
+++ b/mp3lib/decode_i586.c	Tue Dec 24 22:33:46 2002 +0000
@@ -79,7 +79,7 @@
 "        addl $12,%%esp\n\t"
 "        movl %4,%%edx\n\t"
 "        leal 0(,%%edx,4),%%edx\n\t"
-"        movl $"MANGLE(decwin)"+64,%%eax\n\t"
+"        movl $"MANGLE(mp3lib_decwin)"+64,%%eax\n\t"
 "        movl %%eax,%%ecx\n\t"
 "        subl %%edx,%%ecx\n\t"
 "        movl $16,%%ebp\n\t"