PennMUSH Community

Ticket #7611 (new incoming)

Opened 2 months ago

Last modified 2 months ago

enable/disable sql in configure broken in svn 1234

Reported by: javelin Assigned to: raevnos
Priority: major Milestone: 1.8.3p7
Keywords: sql Cc:
Visibility: Public

Description

I did svn up to 1234 and re-ran configure. It has an error on line 12224 (the test statement for enable_sql isn't properly quoted). After fixing that, --enable-sql was still explicitly required to get it to find the libraries (which is an undocumented change from past behavior when that was done automatically). Also, was this configure change made via aclocal.m4 or directly into configure? If the latter, probably should be the former.

Change History

05/18/08 17:26:11 changed by ray73864

i can confirm that this is indeed not working at all. instead it says skipping over the sql check stuff.