/[Apache-SVN]/httpd/apreq/branches/1.x/acinclude.m4
ViewVC logotype

Contents of /httpd/apreq/branches/1.x/acinclude.m4

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: 270 byte(s)
property cleanup

1 AC_DEFUN(AC_LIBAPREQ, [
2 AC_ARG_WITH(apache-includes,
3 [ --with-apache-includes where the apache header files live],
4 [APACHE_INCLUDES=$withval],
5 [APACHE_INCLUDES="/usr/local/apache/include"])
6 LIBAPREQ_INCLUDES="-I$APACHE_INCLUDES"
7 AC_SUBST(LIBAPREQ_INCLUDES)
8 ])

Properties

Name Value
svn:eol-style native

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26