Hi Mark,
        (SWIG check enabled by default)
        If SWIG is found then
                If Python enabled then
                        Check for Python
                        If Python is found then
                                use_python = true
                        Else
                                use_python = false
                        End If
                Else
                        use_python = false
                End If

                If Ruby enabled then
                        Check for Ruby
                        If Ruby is found then
                                use_ruby = true
                        Else
                                use_ruby = false
                        End If
                Else
                        use_ruby = false
                End If
        End If


If you're happy with this, let me know, and I'll post something later
today as it should only take a few mins to fix.

That would be great - thanks for looking. If you have the time/inclination to look at the other Python automake error I'm seeing (see other email) I would be grateful.

BTW I've seen some of your other PostGIS related postings, but am
currently extremely busy - they look interesting and I hope to review
them soon.

No problem, I'll be around...

Charlie

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to