Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-05-04 03:29:38 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-05-04 03:29:38 +0400
commitb67a89edbba35abf414942b86a9e126ab58c98d1 (patch)
tree652ff796330f4b7e8d002d92643467f1f29ac5e3 /configure.in
parentaa3db94101b5c3d0581b9fe65317b706226e9b27 (diff)
update this one
svn path=/trunk/mono/; revision=26673
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 99b4bc11261..6f05b7f7c82 100644
--- a/configure.in
+++ b/configure.in
@@ -1068,6 +1068,7 @@ case "$host" in
arch_target=ppc;
JIT_SUPPORTED=yes
jit_wanted=true
+ LIBC="libc.dylib"
;;
arm-*-linux-* | armv4l-*-linux-*)
TARGET=ARM;