comparison configure @ 22753:42bbd2c1c5e6

Fix comment about defining HAVE_POSIX_SELECT
author cehoyos
date Wed, 21 Mar 2007 08:44:45 +0000
parents 936f98562a5f
children 0dfa9f065505
comparison
equal deleted inserted replaced
22752:936f98562a5f 22753:42bbd2c1c5e6
7917 $_def_vsscanf 7917 $_def_vsscanf
7918 7918
7919 /* Define this if your system has swab */ 7919 /* Define this if your system has swab */
7920 $_def_swab 7920 $_def_swab
7921 7921
7922 /* Define this if your system has no posix select */ 7922 /* Define this if your system has posix select */
7923 $_def_posix_select 7923 $_def_posix_select
7924 7924
7925 /* Define this if your system has gettimeofday */ 7925 /* Define this if your system has gettimeofday */
7926 $_def_gettimeofday 7926 $_def_gettimeofday
7927 7927