summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-05-07 15:34:46 +0000
committerDana Jansens <danakj@orodu.net>2002-05-07 15:34:46 +0000
commit89563281384c34886fb12b169d1bdf8d293f0b48 (patch)
tree9136a0a54065ec1b9d062f471e309c2d44d3c651 /config.h.in
parent4e2c37f2d20a1be4fd7826b817ec5b7caa31138a (diff)
gcc 3 compatibility, converted strstreams to stringstreams
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b4f73d3f..cb7c7ee7 100644
--- a/config.h.in
+++ b/config.h.in
@@ -99,6 +99,9 @@
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
+/* Define to 1 if you have the <sstream> header file. */
+#undef HAVE_SSTREAM
+
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H