diff options
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r-- | configure.ac.pamphlet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index 8959fee5..b17e3cd3 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -139,7 +139,7 @@ a warning when we detect attempt at cross build: <<host build target platfoms>>= if test $build != $target; then AC_MSG_WARN([Cross build is not supported.]) - AC_MSG_WARN([Please notify axiom-developer@nongnu.org if you succeed.]) + AC_MSG_WARN([Please notify open-axiom-devel@open-axiom.org if you succeed.]) fi @ Note that we do not stop the configuration process because we do seek |