autoconf
[Top][All Lists]
Advanced

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

autoconf test ': >emtpy' problem under Ultrix


From: Harlan Stenn
Subject: autoconf test ': >emtpy' problem under Ultrix
Date: Mon, 19 Mar 2001 04:00:04 -0500

I haven't seen any response to this report yet.

Is there a good reason the "empty" file can't be done using:

 rm -f empty && touch empty        (just to be thorough)

or

 cp /dev/null empty

or

 cat /dev/null > empty

or ???

Harlan



reply via email to

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