2000-09-04 Alexandre Oliva <aoliva@redhat.com>
+ * ltconfig.in (hardcode_libdir_flag_spec, export_dynamic_flag_spec):
+ Use ${wl}, not ${wlarc}.
+
* ltmain.in (compile, need_lock): Don't create nor remove lock
files in dry runs.
if test "$ld_shlibs" = yes; then
runpath_var=LD_RUN_PATH
- hardcode_libdir_flag_spec="$wlarc"'--rpath '"$wlarc"'$libdir'
- export_dynamic_flag_spec="$wlarc"'--export-dynamic'
+ hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
+ export_dynamic_flag_spec='${wl}--export-dynamic'
case $host_os in
cygwin* | mingw*)
# dlltool doesn't understand --whole-archive et. al.