[PATCH] Files copied in build directory instead of source directory

Hello,

I made a small patch so that files are copied to build directory instead
of source directory. It means that no more files are written to the source
directory when you configure SDL, so you can easily build multiple
versions of SDL from the same source directory, without having to clean it
in-between.

The first patch just modify acinclude.m4 which holds the COPY_ARCH_SRC()
macro that make the filecopy. The second one adds the build directory
where some .h files are now copied, to the include dirs, and may be needed
for compilation. Some other directories may be needed for some platforms.

I just tested with linux and atari target, and "it worked for me"™.–
Patrice Mandin
WWW: http://membres.lycos.fr/pmandin/
Programmeur Linux, Atari
Sp?cialit?: D?veloppement, jeux
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: acinclude.m4.diff
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030909/013ec58f/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: configure.in.diff
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030909/013ec58f/attachment.asc