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

Subversion Repositories vapi

[/] [vapi/] [trunk/] [configure.scan] - Blame information for rev 14

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 markom
dnl Process this file with autoconf to produce a configure script.
2
AC_INIT(uart.c)
3
 
4
dnl Checks for programs.
5
 
6
dnl Checks for libraries.
7
 
8
dnl Checks for header files.
9
AC_HEADER_STDC
10
AC_CHECK_HEADERS(fcntl.h sys/ioctl.h sys/time.h unistd.h)
11
 
12
dnl Checks for typedefs, structures, and compiler characteristics.
13
 
14
dnl Checks for library functions.
15
AC_CHECK_FUNCS(socket strerror strtol)
16
 
17
AC_OUTPUT()

powered by: WebSVN 2.1.0

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