configure update warning

John W. Eaton jwe at bevo.che.wisc.edu
Wed Jun 18 09:05:05 CDT 2008


On 18-Jun-2008, Jaroslav Hajek wrote:

| hello,
| 
| please consider this simple patch that makes the configure script emit
| a warning if it detects that it is older than
| configure.in.

The -nt operator for the test utility is not specified by POSIX, so
this patch would introduce a potential portability problem.

jwe


More information about the Octave-maintainers mailing list