--- parser3/configure 2012/06/15 12:04:07 1.147 +++ parser3/configure 2012/06/15 13:04:12 1.149 @@ -1882,8 +1882,8 @@ host_os=`echo $ac_cv_host | sed 's/^\([^ -cat >>confdefs.h <<\_ACEOF -#define PARSER_VERSION $VERSION (compiled on $host) +cat >>confdefs.h <<_ACEOF +#define PARSER_VERSION "$VERSION (compiled on $host)" _ACEOF @@ -3883,6 +3883,7 @@ if test "${with_pcre+set}" = set; then else PCRE_LIBS="-lpcre" + PCRE_INCLUDES="" { echo "$as_me:$LINENO: WARNING: --with-pcre was not specified, hoping linker would find it" >&5 echo "$as_me: WARNING: --with-pcre was not specified, hoping linker would find it" >&2;}