diff options
Diffstat (limited to 'graphics/gtkgraph/files/patch-config.h.in')
-rw-r--r-- | graphics/gtkgraph/files/patch-config.h.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gtkgraph/files/patch-config.h.in b/graphics/gtkgraph/files/patch-config.h.in deleted file mode 100644 index 35f1ea85c019..000000000000 --- a/graphics/gtkgraph/files/patch-config.h.in +++ /dev/null @@ -1,18 +0,0 @@ ---- config.h.in.orig Tue Jul 27 15:09:36 1999 -+++ config.h.in Fri Nov 12 11:13:03 1999 -@@ -6,15 +6,6 @@ - /* Default value for alignment of strings in .mo file. */ - #define DEFAULT_ALIGNMENT 1 - --#ifndef __P --# if __STDC__ --# define __P(args) args --# else --# define __P(args) () --# endif --#endif -- -- - /* Define if using alloca.c. */ - #undef C_ALLOCA - |