Re: [sqlite] Make Test Failure Without tcl.h

2008-11-06 Thread Michael Schlenker
[EMAIL PROTECTED] schrieb: > I'm having trouble running make test when I don't have tcl-devel rpm > installed (which contains tcl.h). I've tried both with and without > --disable-tcl but it seems like the tests don't care that I've disabled > tcl. >I can't easily change my build machines (ie

[sqlite] Make Test Failure Without tcl.h

2008-11-06 Thread timdburke
I'm having trouble running make test when I don't have tcl-devel rpm installed (which contains tcl.h). I've tried both with and without --disable-tcl but it seems like the tests don't care that I've disabled tcl. I can't easily change my build machines (ie installing tcl-devel) so I'm wonde