guile-devel
[Top][All Lists]
Advanced

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

Re: Honor `$TMPDIR' in `guile-snarf'


From: Bruce Korb
Subject: Re: Honor `$TMPDIR' in `guile-snarf'
Date: Tue, 12 Feb 2008 13:28:57 -0800

test X"$TMPDIR" = X && TMPDIR=/tmp

> > +if [ x"$TMPDIR" = x ]; then TMPDIR="/tmp" ; else : ; fi

much less clutter.

# Don't use :- since 4.3BSD and earlier shells don't like it.

Amazing.  Here I thought Solaris' /bin/sh was about as
decrepit as one could get nowadays....




reply via email to

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