openbsd-ports/textproc/lq-sp/patches/patch-include_config_h

13 lines
371 B
Plaintext

$OpenBSD: patch-include_config_h,v 1.1 2002/10/16 00:01:11 naddy Exp $
--- include/config.h.orig Tue Oct 15 02:49:22 2002
+++ include/config.h Tue Oct 15 02:50:07 2002
@@ -26,7 +26,7 @@
#endif
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 8)
#define SP_ANSI_LIB
-#define SP_NO_STD_NAMESPACE
+// #define SP_NO_STD_NAMESPACE
#undef SP_NEW_H_MISSING
#endif