ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/configure.ac
Revision: 1.3
Committed: Thu Dec 2 10:04:47 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-3_93, rel-3_92, rel-3_91, rel-3_71, rel-4_0, rel-4_1, rel-3_9, rel-3_8, rel-4_12, rel-4_11
Changes since 1.2: +0 -32 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 AC_PREREQ(2.59)
2 AC_INIT
3 AC_CONFIG_SRCDIR([libeio/eio.h])
4 AC_CONFIG_HEADERS([libeio/config.h])
5
6 AC_PROG_CC
7
8 m4_include([libeio/libeio.m4])
9
10 AC_OUTPUT