~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: mark
  • Date: 2008-07-01 01:26:01 UTC
  • Revision ID: mark@domu-12-31-38-00-78-33-20080701012601-hx5v7hk1ehtt1wig
strip out some autoconf cruft that was preventing building

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
 
 
439
437
static_nss=""
440
438
STATIC_NSS_FLAGS=""
441
439
OTHER_LIBC_LIB=""