I use the CHECK_APACHE() autoconf macro in my Apache module project:
http://mod-atom-svn.googlecode.com/svn/trunk/m4/

The macro checks that Apache development files are available, that they
are newer than a specified version, and sets up the necessary CFLAGS and
LDFLAGS for building the module. I downloaded the macro from
mod_skeleton: http://code.google.com/p/modskeleton/

I notice that several other modules also use this macro:
http://svn.outoforder.cc/chora/trunk/m4/?rt=mod_gnutls

Is there any chance of distributing this macro with httpd, like the make
fragments in build/*.mk?

Thanks and best wishes, Jack

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to