[57611] trunk/dports/databases/db3/files/patch-configure
toby at macports.org
toby at macports.org
Sun Sep 13 22:18:38 PDT 2009
Revision: 57611
http://trac.macports.org/changeset/57611
Author: toby at macports.org
Date: 2009-09-13 22:18:33 -0700 (Sun, 13 Sep 2009)
Log Message:
-----------
#21325 (db3-3.3.11 Configure error - build failure)
It installs things like "libdb.dylib" so it probably conflicts with db4x... oh well
Modified Paths:
--------------
trunk/dports/databases/db3/files/patch-configure
Modified: trunk/dports/databases/db3/files/patch-configure
===================================================================
--- trunk/dports/databases/db3/files/patch-configure 2009-09-14 05:07:23 UTC (rev 57610)
+++ trunk/dports/databases/db3/files/patch-configure 2009-09-14 05:18:33 UTC (rev 57611)
@@ -1,5 +1,20 @@
--- ../dist/configure.orig Sat Mar 6 08:48:46 2004
+++ ../dist/configure Sat Mar 6 08:53:47 2004
+@@ -99,14 +99,6 @@
+ test "X$echo_testing_string" = "X$echo_test_string"; then
+ # This shell has a builtin print -r that does the trick.
+ echo='print -r'
+- elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
+- test "X$CONFIG_SHELL" != X/bin/ksh; then
+- # If we have ksh, try running configure again with it.
+- ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+- export ORIGINAL_CONFIG_SHELL
+- CONFIG_SHELL=/bin/ksh
+- export CONFIG_SHELL
+- exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
+ else
+ # Try using printf.
+ echo='printf %s\n'
@@ -6550,7 +6550,7 @@
;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090913/75beecdd/attachment.html>
More information about the macports-changes
mailing list