autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create a temporary subdirectory for a test?


From: Nicolai Stange
Subject: How to create a temporary subdirectory for a test?
Date: Sun, 14 Aug 2011 10:57:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi everybody,

I want to write some Autoconf test which checks the $FC for how to find
module files at other places (this is usually either -I<dir> or
-M<dir>). For this, I'll have to create some temporary directory <dir>
to search in. My question is: What is the best practice to do so?

Thanks and best,

Nicolai



reply via email to

[Prev in Thread] Current Thread [Next in Thread]