ac_subst_vars='LTLIBOBJS
LIBOBJS
SYMBOL_PREFIX
+emit_ctor_dtor
emit_relocs
got_check
binutils_ldscript_dir
with_binutils_build_dir
enable_got_check
enable_emit_relocs
+enable_emit_ctor_dtor
'
ac_precious_vars='build_alias
host_alias
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-got-check - disable check for GOT (needed on H8)
--disable-emit-relocs - don't use the --emit-relocs (-q) linker option
+ --enable-emit-ctor-dtor manually create ctor/dtor list
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
fi
+# Check whether --enable-emit_ctor_dtor was given.
+if test "${enable_emit_ctor_dtor+set}" = set; then
+ enableval=$enable_emit_ctor_dtor; emit_ctor_dtor=$enableval
+else
+ emit_ctor_dtor=no
+
+fi
+
+
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
if test -f "$ac_dir/install-sh"; then
+
ac_config_files="$ac_config_files Makefile ld-elf2flt elf2flt.ld"
cat >confcache <<\_ACEOF