~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

Merge Monty - Updates to pandora-build to support features of gcc 4.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
  ])
140
140
 
141
141
WITH_VALGRIND
 
142
AS_IF([test "x${ac_gcc_profile_mode}" = "xyes" -a "x${pandora_cv_boost_profile}" = "xyes"],[
 
143
    AC_DEFINE([_GLIBCXX_PROFILE],[1],[Enable GCC Profile Mode])
 
144
    ])
 
145
 
142
146
 
143
147
AC_CONFIG_FILES(Makefile dnl
144
148
 tests/Makefile dnl