Use touch to touch stamp files, > doesn't update mtime of existing

file on some systems.  Weird.
This commit is contained in:
Markus Armbruster 2006-03-09 21:21:58 +00:00
parent 1e44434b5c
commit 8daf5fce01
3 changed files with 3 additions and 3 deletions

View file

@ -147,6 +147,6 @@ AC_CONFIG_COMMANDS([stamp-h],
| sed -n '/\//s,/@<:@^/@:>@*$,,gp'| uniq`
fi
mkdir -p info.html info.nr lib
>stamp-h],
touch stamp-h],
[cvs_controlled=$cvs_controlled; AWK=$AWK])
AC_OUTPUT