URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.0/] [utils/] [misc/] [doschk/] [configure.in] - Rev 1778
Go to most recent revision | Compare with Previous | Blame | View Log
dnl Process this file with autoconf to produce a configure script.
AC_INIT(doschk.c)
AC_PROG_INSTALL
CC=${CC-cc}
AC_SUBST(CC)
AC_OUTPUT(Makefile)
Go to most recent revision | Compare with Previous | Blame | View Log