~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Brian Aker
  • Date: 2008-06-30 23:35:41 UTC
  • Revision ID: brian@tangent.org-20080630233541-6i1ixrlag0y2ixe1
RemovedĀ droppedĀ libs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
434
434
  AC_MSG_ERROR([MySQL requires an ANSI C compiler (and a C++ compiler). Try gcc. See the Installation chapter in the Reference Manual.])
435
435
fi
436
436
 
 
437
NOINST_LDFLAGS="-static"
 
438
 
437
439
static_nss=""
438
440
STATIC_NSS_FLAGS=""
439
441
OTHER_LIBC_LIB=""