X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure;h=fd93db24ec92e9b72b89a6c407280fa06d3fea77;hb=9d7dfa426f44402f8e74e89b00100882b16383aa;hp=59bf70ce3048a61d7ab00043519cddd8a86360dd;hpb=4e5b3666206ac20506bca9f03994cc072061a9a7;p=ctsim.git diff --git a/configure b/configure index 59bf70c..fd93db2 100755 --- a/configure +++ b/configure @@ -7674,7 +7674,8 @@ fi echo "$as_me:$LINENO: checking sstream" >&5 echo $ECHO_N "checking sstream... $ECHO_C" >&6 if test -f /usr/include/sstream || test -f /usr/include/g++/sstream || - test -f /usr/include/g++-2/sstream || test -f /usr/include/g++-3/sstream ; then + test -f /usr/include/g++-2/sstream || test -f /usr/include/g++-3/sstream || + test -f /usr/include/gcc/darwin/3.1/g++-v3/sstream ; then cat >>confdefs.h <<\_ACEOF #define HAVE_SSTREAM 1 @@ -9212,6 +9213,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF LDFLAGS="$LDFLAGS -L../libctgraphics -L/usr/X11R6/lib" + my_includes="$my_includes -I/usr/X11R6/include" ctlib_graphics="$ctlibs_base -lctgraphics" echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6