~roger-booth/mysql-proxy/laminator

« back to all changes in this revision

Viewing changes to config.h.cmake

  • Committer: Kay Roepke
  • Date: 2009-06-11 21:16:12 UTC
  • Revision ID: kay@sun.com-20090611211612-wyk8bg73vkx9u1qp
add internal libevent build cmake files
fix inet_ntop usage on pre-vista windows
don't blindly #define socklen_t on win32
correct cmake check for g_thread_init
copy lua dll on windows

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#cmakedefine HAVE_UNISTD_H
25
25
#cmakedefine HAVE_SYSLOG_H
26
26
 
 
27
#cmakedefine HAVE_INET_NTOP
27
28
#cmakedefine HAVE_GETCWD
28
29
#cmakedefine HAVE_SIGNAL
29
30
#cmakedefine HAVE_SRANDOM