]> https://gitweb.dealii.org/ - dealii.git/commit
Use 'mktemp' in a portable way: on OS X, mktemp requires a template argument,
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 9 Feb 2011 23:59:36 +0000 (23:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 9 Feb 2011 23:59:36 +0000 (23:59 +0000)
commitb45ad935011192aeca1114443f6124bc5ef0fe46
treedbd922bc3ea98ca181b4483b5becf40a8348faa9
parent790b7984a2b634714fcb9d9c079dc00df2b6fdaf
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.