bug fixes
[fw/sdcc] / sim / ucsim / libtool
index e4d98b96fd316ae0da84464a2d690224ddd66746..fe1e5a3da49b9bfb0e7e58c4040be7c193e032ff 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # libtool - Provide generalized library-building support services.
-# Generated automatically by  (GNU  0.4.1-pre5)
+# Generated automatically by  (GNU  0.5.3)
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
 # Copyright (C) 1996-2000 Free Software Foundation, Inc.
@@ -35,7 +35,7 @@ if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
 
 # ### BEGIN LIBTOOL CONFIG
 
-# Libtool was configured on host dani:
+# Libtool was configured on host p4:
 
 # Shell to use when invoking shell scripts.
 SHELL="/bin/sh"
@@ -53,7 +53,7 @@ build_libtool_need_lc=no
 fast_install=yes
 
 # The host system.
-host_alias=i686-pc-linux-gnu
+host_alias=
 host=i686-pc-linux-gnu
 
 # An echo program that does not interpret backslashes.
@@ -113,7 +113,7 @@ libext="a"
 exeext=""
 
 # Additional compiler flags for building library objects.
-pic_flag="  -fPIC"
+pic_flag=" -fPIC"
 pic_mode=default
 
 # Does compiler simultaneously support -c and -o options?
@@ -132,19 +132,19 @@ need_lib_prefix=no
 need_version=no
 
 # Whether dlopen is supported.
-dlopen_support=yes
+dlopen_support=unknown
 
 # Whether dlopen of programs is supported.
-dlopen_self=yes
+dlopen_self=unknown
 
 # Whether dlopen of statically linked programs is supported.
-dlopen_self_static=no
+dlopen_self_static=unknown
 
 # Compiler flag to prevent dynamic linking.
 link_static_flag="-static"
 
 # Compiler flag to turn off builtin functions.
-no_builtin_flag=" -fno-builtin -fno-rtti -fno-exceptions"
+no_builtin_flag=" -fno-builtin"
 
 # Compiler flag to allow reflexive dlopens.
 export_dynamic_flag_spec="\${wl}--export-dynamic"