Andy Piper <andyp(a)parallax.co.uk> writes:
+ dnl check for our special version of select
AC_TRY_RUN([#include <fcntl.h>
int main() { return (open("/dev/windows", O_RDONLY, 0) > 0)? 0 : 1;
}],
[AC_DEFINE(HAVE_MSG_SELECT)])
const_is_losing=no
with_file_coding=yes
+ use_minimal_tagbits=yes
+ use_indexed_lrecord_implementation=yes
Why is this here? I believe it is wrong to unconditionally define
minimal tagbits and indexed lrecord implementation.
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Then... his face does a complete change of expression. It goes from
a "Vengeance is mine" expression, to a "What the fuck" blank look.