OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [utils/] [wince/] [configure.in] - Diff between revs 578 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
dnl Process this file with autoconf to produce a configure script.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.3)dnl
AC_PREREQ(2.3)dnl
AC_INIT(cesetup.c)
AC_INIT(cesetup.c)
CC=${CC-cc}
CC=${CC-cc}
AC_PROG_CC
AC_PROG_CC
AC_EXEEXT
AC_EXEEXT
AC_PROG_INSTALL
AC_PROG_INSTALL
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
AC_CANONICAL_SYSTEM
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
AC_ARG_PROGRAM
PROGS='cesetup$(EXEEXT)'
PROGS='cesetup$(EXEEXT)'
AC_SUBST(PROGS)
AC_SUBST(PROGS)
AC_OUTPUT(Makefile)
AC_OUTPUT(Makefile)
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.