bug fixes
[fw/sdcc] / sim / ucsim / libtool
index 9cf63f6e4d87069f8e6fae0431ad742a6707e0d5..fe1e5a3da49b9bfb0e7e58c4040be7c193e032ff 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # libtool - Provide generalized library-building support services.
-# Generated automatically by  (GNU  0.4.1-pre4)
+# 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.
@@ -64,7 +64,7 @@ AR="ar"
 AR_FLAGS="cru"
 
 # The default C compiler.
-CC="gcc-3.0"
+CC="gcc"
 
 # Is the compiler the GNU C compiler?
 with_gcc=yes
@@ -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"