~drizzle-trunk/drizzle/development

  • Committer: rm
  • Date: 2009-07-26 03:10:33 UTC
  • mto: (1099.1.2 pandora-build)
  • Revision ID: rm@ralph.local-20090726031033-ajeunv3e198izefa
get things compiling on FreeBSD (7.1)
  - add PTHREAD_LIBS to the necessary execs
  - quell warning about NULL format string in die
  - check for log and log2 funcs, work-around for missing log2
  - add -D option to gperf to avoid warnings/errors about hash collisions
  - remove const from getopt wrappers to avoid errors about discarded qualifiers
  - fix bug in acx_pthread.m4, add pthread ld flags to PTHREAD_LIBS, not
    PTHREAD_CFLAGS
  - wrap #include <alloca.h> in HAVE_ALLOCA_H
  - add lots of UNIV_INTERN attributes to handler func decls
  - include missing header files (net-realted) in a couple places
Filename Latest Rev Last Changed Committer Comment Size
..
smf 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM Diff
drizzle-log-rotate.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 791 bytes Diff Download File
drizzle.m4 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.1 KB Diff Download File
drizzle.server.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 11.7 KB Diff Download File
Makefile.am 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM 1 KB Diff Download File
uncrustify-beforeafter.patch 656.1.18 15 years ago Monty Taylor Added uncrustify patch. 4.7 KB Diff Download File