ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/configure.ac
Revision: 1.5
Committed: Tue Apr 10 05:01:34 2012 UTC (12 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-4_4, rel-4_5, rel-4_2, rel-4_3, rel-4_17, rel-4_15, rel-4_31, rel-4_32, rel-4_33, rel-4_34, rel-4_18, rel-4_19
Changes since 1.4: +3 -3 lines
Log Message:
4.15

File Contents

# User Rev Content
1 root 1.1 AC_INIT
2     AC_CONFIG_SRCDIR([libeio/eio.h])
3     AC_CONFIG_HEADERS([libeio/config.h])
4    
5 root 1.5 AC_PREREQ(2.60)
6     AC_USE_SYSTEM_EXTENSIONS
7    
8 root 1.1 AC_PROG_CC
9    
10     m4_include([libeio/libeio.m4])
11    
12     AC_OUTPUT