~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

Beginnings of what we need to do to support -fvisibility=hidden.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
PANDORA_USE_BETTER_MALLOC
65
65
 
66
66
PANDORA_DRIZZLE_BUILD
 
67
AC_DEFINE([BUILDING_DRIZZLE],[1],
 
68
          [Define indicating we are building and not consuming drizzle.])
67
69
 
68
70
 
69
71
AC_ARG_WITH([server-suffix],