freebsd-ports/databases/mysql-connector-odbc/files/patch-configure
Rong-En Fan 44af92e3c0 - Update to 3.51.26
- Fix pkg-plist when NOPORTDOCS is defined

PR:		ports/125547
Submitted by:	Sergey Prikhodko <sergey at network-asp.biz> (maintainer)
2008-07-17 14:23:36 +00:00

23 lines
879 B
Text

--- 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: