List:Commits« Previous MessageNext Message »
From:kboortz Date:November 20 2007 2:58pm
Subject:Connector/ODBC 3.51 commit: r881 - branches/guffert
View as plain text  
Modified:
   branches/guffert/configure.in
Log:
One more change 'dm' to 'dm_type'

Modified: branches/guffert/configure.in
===================================================================
--- branches/guffert/configure.in	2007-11-20 14:06:34 UTC (rev 880)
+++ branches/guffert/configure.in	2007-11-20 14:58:29 UTC (rev 881)
@@ -278,7 +278,7 @@
 AC_ARG_WITH(unixODBC,
             [  --with-unixODBC[=DIR]     Use unixODBC located in DIR],
             [
-              dm="unixODBC"
+              dm_type="unixODBC"
               dm_prefix="$withval"
             ])
 

Thread
Connector/ODBC 3.51 commit: r881 - branches/guffertkboortz20 Nov