~drizzle-trunk/drizzle/jenkins-Drizzle-Builder-146

« back to all changes in this revision

Viewing changes to m4/pandora_canonical.m4

  • Committer: Continuous Integration
  • Date: 2012-10-19 06:16:05 UTC
  • mfrom: (2599.1.9 drizzle-7.2)
  • Revision ID: ci@drizzle.org-20121019061605-6iz9dljoc1fwywbv
Merge lp:~brianaker/drizzle/bootstrap/ Build: jenkins-Drizzle-Builder-82

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
 
152
152
  PANDORA_PLATFORM
153
153
 
154
 
  PANDORA_LIBTOOL
 
154
  LT_PREREQ([2.2])
 
155
  LT_INIT
 
156
  LT_LANG([C++])
155
157
 
156
158
  dnl autoconf doesn't automatically provide a fail-if-no-C++ macro
157
159
  dnl so we check c++98 features and fail if we don't have them, mainly