View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 05:18 PM
Peter Eisentraut
 
Posts: n/a
Default Driver manager detection in 08.02.0400 is broken

The detection of the driver manager in 08.02.0400 (unixODBC vs iODBC) doesn't
work at all. No matter what you say as option, it always picks unixODBC.
Apparently, somebody didn't understand what the AC_ARG_WITH macros do.
That's why we had used PGAC_ARG_* before. What was the point of that change
anyway? Somebody has been creating a big mess in configure.ac without much
explanation.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote