Why don't you send a patch?   The shell script does not patch trunk correctly.

Niels.

On 8/19/07, Kelly Anderson <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've attached a shell script which will fix some paths in the
> Makefile.am's.  This will allow VPATH to work so that you can build out
> of the source tree.  It's not an obtrusive change (usually doesn't take
> much to fix them).  It's kinda handy when you're building for multiple
> architectures.  You don't have to "make clean", just delete your build
> dir when your done.
>
> cd builddir
> ../pathtosource/configure
> make
>
> Thanks!
>
> _______________________________________________
> Libevent-users mailing list
> Libevent-users@monkey.org
> http://monkey.org/mailman/listinfo/libevent-users
>
>
>
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to