aa1501e648
- Remove FAKE=Yes and USE_IMAKE -> CONFIGURE_STYLE - Add @comment to PLIST
15 lines
390 B
Plaintext
15 lines
390 B
Plaintext
--- src/FmErrors.c.orig Tue Aug 1 09:19:16 2000
|
|
+++ src/FmErrors.c Tue Aug 1 09:20:09 2000
|
|
@@ -21,11 +21,6 @@
|
|
|
|
#define LABEL_WIDTH 300
|
|
|
|
-/* Uggh ...... */
|
|
-#ifndef linux
|
|
-extern char *sys_errlist[];
|
|
-#endif
|
|
-
|
|
/*-----------------------------------------------------------------------------
|
|
STAIC DATA
|
|
-----------------------------------------------------------------------------*/
|