/[Apache-SVN]/httpd/apreq/branches/1.x/configure.in
ViewVC logotype

Contents of /httpd/apreq/branches/1.x/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 106603 - (show annotations) (download)
Thu Nov 25 20:55:02 2004 UTC (19 years, 8 months ago) by nd
File size: 395 byte(s)
property cleanup

1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(libapreq.pod)
3 AM_INIT_AUTOMAKE(libapreq, 1.2)
4
5 dnl Checks for programs.
6 AC_PROG_CC
7 AM_PROG_LIBTOOL
8 AC_PROG_RANLIB
9 AC_PROG_INSTALL
10 AC_PROG_LN_S
11
12 dnl Checks for header files.
13
14 dnl Checks for typedefs, structures, and compiler characteristics.
15
16 dnl Checks for library functions.
17
18 AC_LIBAPREQ
19 AC_OUTPUT(Makefile c/Makefile)

Properties

Name Value
svn:eol-style native

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26