URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [sh64/] [configure.ac] - Rev 842
Compare with Previous | Blame | View Log
dnl Process this file with autoconf to produce a configure script.AC_PREREQ(2.59)dnlAC_INIT(Makefile.in)AC_CONFIG_HEADER(config.h:config.in)sinclude(../common/aclocal.m4)sinclude(../common/common.m4)SIM_AC_OPTION_ENDIAN([], BIG_ENDIAN)SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)SIM_AC_OPTION_HOSTENDIANSIM_AC_OPTION_SCACHE(16384)SIM_AC_OPTION_DEFAULT_MODEL(sh5)SIM_AC_OPTION_ENVIRONMENTSIM_AC_OPTION_INLINE()SIM_AC_OPTION_CGEN_MAINTSIM_AC_OUTPUT
