autoconf
[Top][All Lists]
Advanced

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

Re: GNATS needs some work (autoconf/59)


From: Pavel Roskin
Subject: Re: GNATS needs some work (autoconf/59)
Date: Tue, 30 Jan 2001 15:55:30 -0500 (EST)

> cat <<EOF >conftest.sh
> #! $SHELL
> exit 0
> EOF
>
> chmod +x conftest.sh
>
> if (PATH=.;`pwd`; conftest.sh); then
>   # We like `;', let's use it.

Slackware will like it :-)
It already has "." in $PATH for non-root users.
I don't see an alternative to using a separate directory.

But you conftest.sh is clearly better than my conftest.bat, as well as its
contents :-)

Regards,
Pavel Roskin




reply via email to

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