# HG changeset patch # User cehoyos # Date 1174466685 0 # Node ID 42bbd2c1c5e6e847ca1f85ce0427e40eecdb7669 # Parent 936f98562a5ff5b9dfd8a2243bc2c6d64f05cf7e Fix comment about defining HAVE_POSIX_SELECT diff -r 936f98562a5f -r 42bbd2c1c5e6 configure --- a/configure Wed Mar 21 08:29:46 2007 +0000 +++ b/configure Wed Mar 21 08:44:45 2007 +0000 @@ -7919,7 +7919,7 @@ /* Define this if your system has swab */ $_def_swab -/* Define this if your system has no posix select */ +/* Define this if your system has posix select */ $_def_posix_select /* Define this if your system has gettimeofday */