summaryrefslogtreecommitdiff
path: root/textproc/jade/files/patch-include_config.h
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-10 15:27:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-10 15:27:33 +0000
commitc80e6a0631fb7dce42c5cf792c99118b25a0b880 (patch)
tree60a0fa1fe85f948119ce0a8f901160d8f2d6eaa1 /textproc/jade/files/patch-include_config.h
parentDo not abuse INSTALL_MAN when installing documentation, examples, and (diff)
textproc/jade: back out r458645 to avoid churn
Reported by: danfe
Notes
Notes: svn path=/head/; revision=458647
Diffstat (limited to 'textproc/jade/files/patch-include_config.h')
-rw-r--r--textproc/jade/files/patch-include_config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/jade/files/patch-include_config.h b/textproc/jade/files/patch-include_config.h
deleted file mode 100644
index 4e02f083375a..000000000000
--- a/textproc/jade/files/patch-include_config.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- include/config.h.orig 1998-10-09 05:08:54 UTC
-+++ include/config.h
-@@ -30,6 +30,10 @@
- #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 8)
- #define SP_ANSI_LIB
- #undef SP_NEW_H_MISSING
-+#if __GNUC__ > 2
-+#define SP_HAVE_TYPENAME
-+#undef SP_NO_STD_NAMESPACE
-+#endif
- #endif
- #if (__GNUC__ == 2 && __GNUC_MINOR__ >= 8)
- #define SP_NO_STD_NAMESPACE