|
From: <sv...@va...> - 2009-06-15 04:35:49
|
Author: njn Date: 2009-06-15 05:35:42 +0100 (Mon, 15 Jun 2009) New Revision: 10323 Log: Split auxprogs/ into auxprogs/ and mpi/. The MPI stuff has to be in a separate directory so that $MPI_CC can be used as the C compiler. Both the resulting Makefile.am files are much more standard than the old auxprogs/Makefile.am. Added: branches/BUILD_TWEAKS/mpi/ branches/BUILD_TWEAKS/mpi/Makefile.am branches/BUILD_TWEAKS/mpi/libmpiwrap.c branches/BUILD_TWEAKS/mpi/libmpiwrap_aix5.exp branches/BUILD_TWEAKS/mpi/mpiwrap_type_test.c Removed: branches/BUILD_TWEAKS/auxprogs/libmpiwrap.c branches/BUILD_TWEAKS/auxprogs/libmpiwrap_aix5.exp branches/BUILD_TWEAKS/auxprogs/mpiwrap_type_test.c Modified: branches/BUILD_TWEAKS/Makefile.am branches/BUILD_TWEAKS/auxprogs/Makefile.am branches/BUILD_TWEAKS/configure.in branches/BUILD_TWEAKS/docs/Makefile.am [... diff too large to include ...] |