PennMUSH Community
Show
Ignore:
Timestamp:
12/28/07 19:57:17 (8 months ago)
Author:
shawnw
Message:

Merge devel into trunk for p6 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/config.h.in

    r1032 r1167  
    6767#undef HAVE_SYS_UIO_H 
    6868 
     69#undef HAVE_POLL_H 
     70 
     71#undef HAVE_SYS_EPOLL_H 
     72 
     73#undef HAVE_SYS_SELECT_H 
     74 
    6975/* C99ish headers. The first two are really really nice to have. */ 
    7076 
     
    8894#define HAS_OPENSSL 
    8995#endif 
     96 
     97#undef HAVE_PCRE 
    9098 
    9199/* Types */ 
     
    166174#undef HAVE_CBRT 
    167175 
     176#undef HAVE_LOG2 
     177 
    168178#undef HAS_CRYPT 
    169179 
     
    275285#undef HAVE_GETPPID 
    276286 
     287#undef HAVE_PSELECT 
     288 
     289#undef HAVE_POLL 
     290 
     291#undef HAVE_PPOLL 
     292 
     293#undef HAVE_POLLTS 
     294 
    277295#undef HAVE_KQUEUE 
    278296 
     297#undef HAVE_EPOLL_CTL 
     298 
    279299#undef HAVE_VALLOC 
    280300 
    281301#undef HAVE_WRITEV 
     302 
     303#undef HAVE_FCNTL 
    282304 
    283305/* Variables and defines */