I have the following modules listed in the bootstrap.conf file for
Octave:
# gnulib modules used by this package.
gnulib_modules="
c-strcase crypto/md5fcntl fnmatch getcwdgethostname
getopt-gnu gettimeofday glob link lstat mkdir
mkfifo s
I would like to suggest a small patch to improve support of tmpdir.c for
non-posix systems compilers like djgpp and other win32 compiler except cygwin.
For binaries produced by djgpp and similars that run on Windows/DOS it cannot
be assumed that the TMPDIR environment variable is set. Usualy it is