aesop Repository branch, master, updated. a3ac9a69b1bb6965f2727af7deef3175877c7548
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "aesop Repository". The branch, master has been updated via a3ac9a69b1bb6965f2727af7deef3175877c7548 (commit) from d0bad468a57892628ba200f2d2c1ac3a464ad831 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a3ac9a69b1bb6965f2727af7deef3175877c7548 Author: Kevin Harms <[email protected]> Date: Tue Feb 28 14:18:29 2012 -0600 Minor edits to aug_introduction.txt ----------------------------------------------------------------------- Summary of changes: doc/aug_introduction.txt | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) Diff of changes: diff --git a/doc/aug_introduction.txt b/doc/aug_introduction.txt index 6fd3f36..3ea60d9 100644 --- a/doc/aug_introduction.txt +++ b/doc/aug_introduction.txt @@ -123,9 +123,12 @@ If mpich is installed, there is no need to install OpenPA. The Open Portable Atomic Library can be downloaded from the following location: http://trac.mcs.anl.gov/projects/openpa. Configure using the included `configure` script, optionally specifying where -the library needs to be installed (using the `--prefix` option). If installing -in a non-standard location, make sure to use the `--with-openpa` +the library needs to be installed (using the `--prefix` option). +[NOTE] +===== +If installing OpenPA in a non-standard location, make sure to use the `--with-openpa` argument when configuring Aesop. +===== Obtaining the Aesop distribution ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -148,7 +151,7 @@ repository might contain bugs or fail to build. If that is the case, please let us know by opening a ticket at http://trac.mcs.anl.gov/projects/aesop. ========= -In order to install Aesop is is necessary to first clone the repository. +In order to install Aesop it is necessary to first clone the repository. The aesop source code repository is public and can be cloned by anonymous users: hooks/post-receive -- aesop Repository
participants (1)
-
noreply@mcs.anl.gov