Branch: Tag:

2000-03-26

2000-03-26 14:33:09 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed minor typo.

Rev: src/configure.in:1.352

1: - AC_REVISION("$Id: configure.in,v 1.351 2000/03/25 23:43:25 hubbe Exp $") + AC_REVISION("$Id: configure.in,v 1.352 2000/03/26 14:33:09 grubba Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
530:    else :; fi    fi    if test "$with_poll" = "yes" ; then -  AC_MSG_WARN([Defaulting to --with-poll since the OS AIX 4.2 or later.]) +  AC_MSG_WARN([Defaulting to --with-poll since the OS is AIX 4.2 or later.])    else :; fi    ;;    esac