+2015-03-30 Mike Frysinger <vapier@gentoo.org>
+
+ * Makefile.in (COPRO): Delete.
+ (SIM_OBJS): Expand COPRO.
+ * configure.ac: Deletd stdint.h check.
+ (COPRO): Delete.
+ * configure: Regenerate.
+
2015-03-16 Mike Frysinger <vapier@gentoo.org>
* config.in, configure: Regenerate.
SIM_EXTRA_CFLAGS = -DMODET -DNEED_UI_LOOP_HOOK -DSIM_TARGET_SWITCHES \
-DSIM_USE_DEPRECATED_RUN_FRONTEND
-COPRO=@COPRO@
-
# Use the deprecated run frontend until we migrate to nrun.o
SIM_RUN_OBJS = run.o
SIM_OBJS = armemu26.o armemu32.o arminit.o armos.o armsupp.o \
- armvirt.o bag.o thumbemu.o wrapper.o sim-load.o $(COPRO)
+ armvirt.o bag.o thumbemu.o wrapper.o sim-load.o \
+ armcopro.o maverick.o iwmmxt.o
## COMMON_POST_CONFIG_FRAG
ac_subst_vars='LTLIBOBJS
LIBOBJS
cgen_breaks
-COPRO
REPORT_BUGS_TEXI
REPORT_BUGS_TO
PKGVERSION
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12358 "configure"
+#line 12357 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12464 "configure"
+#line 12463 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-for ac_header in stdint.h
-do :
- ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default"
-if test "x$ac_cv_header_stdint_h" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
-#define HAVE_STDINT_H 1
-_ACEOF
-
-fi
-
-done
-
-
-COPRO="armcopro.o maverick.o iwmmxt.o"
-
-
-
ac_sources="$sim_link_files"
ac_dests="$sim_link_links"
SIM_AC_COMMON
-AC_CHECK_HEADERS(stdint.h)
-
-COPRO="armcopro.o maverick.o iwmmxt.o"
-
-AC_SUBST(COPRO)
-
SIM_AC_OUTPUT