]> git.ipfire.org Git - thirdparty/automake.git/commit
build: fix race in parallel builds
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Aug 2014 14:55:28 +0000 (07:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Aug 2014 14:55:54 +0000 (07:55 -0700)
commit74cdef7897da220bf062957ff9699815681441ef
treefc7bfa5b6ef1539f64c6d44b28d1a1827b1aa8ef
parent49035b4d4f65132bd5426ec57e499152b52ba2c2
build: fix race in parallel builds

Reported by Friedrich Beckmann in: http://bugs.gnu.org/18301
* lib/am/texi-vers.am (?DIRSTAMP?): Put the process-ID into the
temporary file name.  Use a similar temporary in the source dir.
lib/am/texi-vers.am