From 89563281384c34886fb12b169d1bdf8d293f0b48 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 7 May 2002 15:34:46 +0000 Subject: gcc 3 compatibility, converted strstreams to stringstreams --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') 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 header file. */ #undef HAVE_SYS_WAIT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SSTREAM + /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H -- cgit v1.2.3