Ben Reser wrote:
>On Tue, Aug 03, 2004 at 05:16:12PM +0200, Branko ??ibej wrote:
>
>
>>Huh? Why would you run autoconf when creating the Windows package? That
>>doesn't make sense.
>>
>>
>
>autoheader reads configure.in and parses it. As part of the parsing it
>runs getversion.py and errors out...
>
>
But why would you run autoheader? You're creating a ZIP file with
sources suitable for a Windows build. You don't need autoheader, or
autoconf, or even autogen.sh -- the Windows build doesn't depend on any
of those. All you need to make the bundle comparable to the Unix sources
is to run "python gen-make.py -t dsp".
Of course, I'd skip even that because it will generate project files
that won't build mod_dav_svn or mod_authz_svn, and won't inculde either
ssl or zlib support. Since the Windows build requires Python anyway, the
user can generate the project files herself.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 4 12:23:04 2004