aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 21:00:23 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 21:00:23 +0000
commitba1a657e67629e6eff47468e04b1fad7f0599f66 (patch)
tree045f9ac588831c370185e2a9b6dcf9a7229da68e /configure.ac.pamphlet
parent1e070ebeafe1783215ec7547a056168038555848 (diff)
downloadopen-axiom-ba1a657e67629e6eff47468e04b1fad7f0599f66.tar.gz
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r--configure.ac.pamphlet2
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