Use touch to touch stamp files, > doesn't update mtime of existing
file on some systems. Weird.
This commit is contained in:
parent
1e44434b5c
commit
8daf5fce01
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue