[Mono-devel-list] configure.in patch

kangaroo grompf at sublimeintervention.com
Thu Jun 23 10:03:41 EDT 2005


Continuing on with x86 Darwin work; any major objections to this:

Index: configure.in
===================================================================
--- configure.in        (revision 46409)
+++ configure.in        (working copy)
@@ -1524,7 +1524,7 @@
libsuffix=".so"
case "$host" in
-     powerpc-*-darwin*)
+     *-*-darwin*)
         libsuffix=".dylib"
         LIBC="libc.dylib"
         INTL="libintl.dylib"

-kangaroo




More information about the Mono-devel-list mailing list