aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_odbc_configure
blob: fdb9d50eac0ae94d39c902776e9a4c49d6fa390b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/odbc/configure.orig	Sat Jun 25 18:33:21 2005
+++ lib/odbc/configure	Sat Jun 25 18:33:51 2005
@@ -1096,7 +1096,7 @@
 	       echo $ac_n "checking for odbc in standard locations""... $ac_c" 1>&6
 echo "configure:1098: checking for odbc in standard locations" >&5
 	         for dir in /opt/local/pgm/odbc /usr/local/odbc /usr/odbc \
-		     /usr
+		     /usr /usr/local
 		 do   
 		    if test -f "$dir/include/sql.h"; then
 		      is_odbc_std_location=yes