|
From: Bob T. <bt...@us...> - 2003-10-08 03:34:17
|
Update of /cvsroot/benson/benson3/autom4te.cache
In directory sc8-pr-cvs1:/tmp/cvs-serv6309/autom4te.cache
Modified Files:
output.0 traces.0
Log Message:
The latest set of fixes, for the windows stuff.
Index: output.0
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/output.0,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** output.0 8 Oct 2003 02:59:11 -0000 1.10
--- output.0 8 Oct 2003 03:34:10 -0000 1.11
***************
*** 6944,6960 ****
rm -f $tmp/config.h
fi
- _am_stamp_count=`expr ${_am_stamp_count-0} + 1`
- echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
- $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X$ac_file : 'X\(//\)[^/]' \| \
- X$ac_file : 'X\(//\)$' \| \
- X$ac_file : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
- echo X$ac_file |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`/stamp-h$_am_stamp_count
done
_ACEOF
--- 6944,6947 ----
Index: traces.0
===================================================================
RCS file: /cvsroot/benson/benson3/autom4te.cache/traces.0,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** traces.0 8 Oct 2003 02:59:12 -0000 1.9
--- traces.0 8 Oct 2003 03:34:10 -0000 1.10
***************
*** 1,3 ****
- m4trace:aclocal.m4:52: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
m4trace:configure.ac:1: -1- AC_INIT
m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
--- 1,2 ----
|