]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Use 'mktemp' in a portable way: on OS X, mktemp requires a template argument,
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Feb 2011 23:59:36 +0000 (23:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Feb 2011 23:59:36 +0000 (23:59 +0000)
commitddac8864662e4e8da04cc0aa32d5059273e9f371
tree9dd05a476bbaf7ca66183a650312eebeb0b01964
parent88b946bd0c60bf3a68891a31d0b0d328da4a5fa7
Use 'mktemp' in a portable way: on OS X, mktemp requires a template argument,
but if we give a template, linux requires providing a path. So specify a
template, and use ${TMPDIR:-/tmp} as this path (i.e. use TMPDIR if it is set,
and /tmp otherwise).

git-svn-id: https://svn.dealii.org/trunk@23321 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/source/Makefile

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.