ac-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ax_with_python.m4, ax_python_config.var.m4, ax_with_apxs.m4 -- secon


From: Guido Draheim
Subject: Re: ax_with_python.m4, ax_python_config.var.m4, ax_with_apxs.m4 -- second drafts
Date: Sun, 27 Jul 2003 15:04:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313



Dustin Mitchell wrote:
I have incorporated Guido's excellent suggestions into second drafts of
ax_python_config_var.m4 and ax_with_apxs.m4.

ax_python_config_var.m4 contains 3 macros which extract information
about the proper compilation environment for compiling extensions and
embeddings of the Python interpreter.  These macros are not
particularly useful to the average Python extension module writer, but
are extraordinarily useful when writing applications that must interact
with Python in other, unusual ways (in my case, an Apache module
embedding *and* extending the Python interpreter).

I have also attached a second draft of ax_with_apxs.m4.  This macro is
very useful for folks writing Apache modules -- Apache provides most of
the tools needed in the form of apxs itself (which is a wrapper around
libtool), but apxs is not usually in PATH, so it's helpful to have a
full-functioned macro to help find it.  I would add a version-check to
this code, but I know no portable way to compare x.y.z-formatted
version numbers in shell..

I have also attached a final draft of ax_with_python.m4, which
represents only cosmetic changes to the 'dnl ..' headers since the
previous submission of that macro.

I have an ax_with_perl.m4 which has virtually the same functionality as
my ax_with_python.m4, but which overlaps slightly with the existing
ac_prog_perl_version.m4 already in the archive.  Would y'all like to
see that too?

Dustin

Hi Dustin,

I've added all three macros the ac-archive.SF, after some digging
I did see you sf name and took that as the experimental category
until we move them upstream into the gnu ac-archive. The macros are
hence presented currently at http://ac-archive.sf.net/djmitche and
they will be part of the next ac-archive rpm which some linux distro
makers have picked up for general distribution.

As for the ax_with_perl, it is okay for the experimental part at
sourceforge ac-archive, for acceptance into the general category
(Installed Packages in this case) it would be good to contact the
other author and discuss what's good or bad, and perhaps it's fine
with keeping overlapping macros. It's just that it would be good
that competing macros do not creep in without noticing the other
macro maker - may be he'd think the new macro to be better and
we'll never know until it's tried about. ;-)

have fun,
-- guido                                  http://google.de/search?q=guidod
GCS/E/S/P C++/++++$ ULHS L++w- N++@ d(+-) s+a- r+@>+++ y++ 5++X- (geekcode)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]