blob: 83517df4453f1d045756cc7808123e00704c2a6e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
--- configure.orig 2008-07-10 23:32:20.000000000 +0300
+++ configure 2008-07-10 23:33:51.000000000 +0300
@@ -1653,13 +1653,13 @@
# The aliases save the names the user supplied, while $host etc.
# will get canonicalized.
-test -n "$target_alias" &&
- test "$program_prefix$program_suffix$program_transform_name" = \
- NONENONEs,x,x, &&
- program_prefix=${target_alias}-
-
-# When changing, also change VersionInfo.h and driver/myodbc3.def
-am__api_version="1.9"
+#test -n "$target_alias" &&
+# test "$program_prefix$program_suffix$program_transform_name" = \
+# NONENONEs,x,x, &&
+# program_prefix=${target_alias}-
+#
+## When changing, also change VersionInfo.h and driver/myodbc3.def
+#am__api_version="1.9"
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
|