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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [utils/] [wince/] [configure.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.3)dnl
3
AC_INIT(cesetup.c)
4
 
5
CC=${CC-cc}
6
AC_PROG_CC
7
AC_EXEEXT
8
 
9
AC_PROG_INSTALL
10
 
11
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
12
AC_CANONICAL_SYSTEM
13
AC_ARG_PROGRAM
14
 
15
PROGS='cesetup$(EXEEXT)'
16
AC_SUBST(PROGS)
17
 
18
AC_OUTPUT(Makefile)

powered by: WebSVN 2.1.0

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