diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-18 02:18:59 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-18 02:18:59 +0000 |
| commit | 8ea51524e6c5825ea5ffabd007f390162b2d2e24 (patch) | |
| tree | 7c1ce870ba2ebef2f143a9287f7e4b0c9842bbed /net/arts++/files/patch-classes::include::artslocal.h.in | |
| parent | Update to 2.2.90. (diff) | |
Split mega-patch file patch-aa into individual patch files for easy
updating.
Diffstat (limited to 'net/arts++/files/patch-classes::include::artslocal.h.in')
| -rw-r--r-- | net/arts++/files/patch-classes::include::artslocal.h.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/arts++/files/patch-classes::include::artslocal.h.in b/net/arts++/files/patch-classes::include::artslocal.h.in new file mode 100644 index 000000000000..2b7b551a07ad --- /dev/null +++ b/net/arts++/files/patch-classes::include::artslocal.h.in @@ -0,0 +1,13 @@ +--- ./classes/include/artslocal.h.in.orig Wed Sep 25 16:48:31 2002 ++++ ./classes/include/artslocal.h.in Wed Sep 25 16:49:06 2002 +@@ -90,4 +90,10 @@ + //--------------------------------------------------------------------------- + #undef HAVE_STRSTREAM + ++//--------------------------------------------------------------------------- ++// If <ostream> exists, HAVE_OSTREAM should be non-zero. Else ++// HAVE_OSTREAM should be zero and our source will use <ostream.h> ++//--------------------------------------------------------------------------- ++#undef HAVE_OSTREAM ++ + |
