This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: building/installing Python modules?
- From: Tom Tromey <tromey at redhat dot com>
- To: <christoph dot wiedemann at daimlerchrysler dot com>
- Cc: <automake at gnu dot org>
- Date: 05 May 2002 23:48:36 -0600
- Subject: Re: building/installing Python modules?
- References: <0057440013138414000002L442*@MHS>
- Reply-to: tromey at redhat dot com
>>>>> "Christoph" == <christoph.wiedemann@daimlerchrysler.com> writes:
Christoph> I thought of using the auto* tools for building python
Christoph> extensions a few months ago now, but since i was using
Christoph> swig, i did not know how to integrate the swig meta files
Christoph> (*_wrap.c) into the auto* stuff - the way to write a script
Christoph> which edits the Makefile.in does not look practical to me.
We're always interested in having automake work well with other free
software projects. I've never used swig, so I don't know exactly what
is required. But changes here, if they are useful, are possible.
Tom