~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2011-11-06 19:00:34 UTC
  • Revision ID: mordred@inaugust.com-20111106190034-4h8wmub6xwaxx098
Remoed direct LT_INIT calls from configure.ac - these are handled in
PANDORA_CANONICAL because if you inject LT_INIT too early in the sequence,
it causes issues with AC_USE_SYSTEM_EXTENSIONS. (yay for bad dependency
sequencing!)

Also moved the js plugin libv8 check into the js plugin dir. I promise I
will document how all of this is supposed to work better later.
Filename Latest Rev Last Changed Committer Comment Size
..
libdrizzle 2244.1.1 13 years ago Monty Taylor Split libdrizzle into 1.0 and 2.0. Applied the C++ Diff