5bef440303
* Use compressed GIF support from libgd
13 lines
302 B
Text
13 lines
302 B
Text
$NetBSD: patch-aa,v 1.4 2005/01/19 09:05:44 adam Exp $
|
|
|
|
--- gdc.h.orig 2004-12-17 18:12:06.000000000 +0000
|
|
+++ gdc.h
|
|
@@ -126,7 +126,7 @@ short cnt_nl( char*, int* );
|
|
#endif
|
|
|
|
#ifdef GDC_LIB
|
|
-#define EXTERND extern
|
|
+#define EXTERND
|
|
#define DEFAULTO(val)
|
|
extern struct GDC_FONT_T GDC_fontc[];
|
|
#else
|