Fix #1789550: mkdtemp usage is conditioned
commit52467eccac5469bd1bcd38b219528a97ad23257f
authorguyou <guyou@02d69b8e-d120-0410-893f-fe71a3b6e39e>
Fri, 7 Sep 2007 20:48:23 +0000 (7 20:48 +0000)
committerguyou <guyou@02d69b8e-d120-0410-893f-fe71a3b6e39e>
Fri, 7 Sep 2007 20:48:23 +0000 (7 20:48 +0000)
tree924a9af15b997a7b51e7519ffe2bc373bf8d3f40
parent2e7da66676bb5b4fc178eaca585c7b970020a8f8
Fix #1789550: mkdtemp usage is conditioned

So it is possible to build viking on system not offering such feature.
By this way, viking will only fail on system without $HOME, nor functional
g_get_home_dir, nor mkdtemp function.

git-svn-id: https://viking.svn.sourceforge.net/svnroot/viking/trunk@435 02d69b8e-d120-0410-893f-fe71a3b6e39e
ChangeLog
configure.ac
src/file.c