From 030db5bb236344370342447d31a3d685dd93ad92 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 7 Jan 2007 05:38:12 +0000 Subject: compile fixes for gcc 4.0 / osx. --- src/mathline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mathline.c') diff --git a/src/mathline.c b/src/mathline.c index c6654a4..d01596a 100644 --- a/src/mathline.c +++ b/src/mathline.c @@ -209,7 +209,7 @@ int CMP_LL(LONGLONGCH *a, LONGLONGCH *b) llgs: } */ -#if 1 +#if 0 int retval; __asm__("movl 0(%%ebx), %%eax \n\t" -- cgit v1.3