PennMUSH Community

Ticket #7553 (closed suggested feature: fixed)

Opened 7 months ago

Last modified 6 months ago

new configure option to turn off sql

Reported by: ray73864 Assigned to:
Priority: minor Milestone: 1.8.3p7
Keywords: Cc:
Visibility: Public

Description

Create a new configure option (aka. --without-sql) that can turn off all 3 sql servers (plus more if other types get added) in one hit without having to do '--without-mysql --without-postgresql --without-sqlite3'.

This is mostly for aesthetic reasons where a beginner wants to turn off all the sql compile time options without having to remember a really big long set of options to put in.

I would write up the patch for this, but how the configure script checks its options at runtime looks very confusing to me.

Change History

02/19/08 19:18:52 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 1.8.3p7.

Done, as --disable-sql