--- /opt/cvs/dotgnu/pnetC/configure.in Tue Dec 24 08:31:07 2002 +++ configure.in Wed Jan 8 09:25:58 2003 @@ -62,6 +62,8 @@ LIBRARY_SUFFIX="64" ]) +EXTRA_CFLAGS="-vv $EXTRA_CFLAGS" + dnl Find the location of the "cscc" compiler. AC_PATH_PROG(CSCC, cscc,, ${PNET_PATH}/cscc:${prefix}/bin:$PATH) if test -z "$CSCC" ; then