summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure12
-rw-r--r--configure.in9
2 files changed, 9 insertions, 12 deletions
diff --git a/configure b/configure
index 0f371f0379b..c117234b48d 100755
--- a/configure
+++ b/configure
@@ -34444,9 +34444,8 @@ fi
The generated configuration appears to be unusable. Please verify
that your system path and environment variables are correct. If they
appear to be correct then please send the maintainer of this configure
-script:
- Ossama Othman <othman@cs.wustl.edu>
-the \`config.log' file and the following information:
+script Ossama Othman <othman@cs.wustl.edu> the \`config.log' file and
+the following information:
ACE \`configure' Script Information
==================================
@@ -34459,9 +34458,10 @@ the \`config.log' file and the following information:
Linker Flags: $LDFLAGS
Libraries: $LIBS
System type information:
- Build: $build
- Host: $host
- Target: $target
+ Build: $build Host: $host Target: $target
+
+In the meantime, please use the stock ACE build procedure detailed in
+the file \`ACE-INSTALL.html'.
" 1>&2; exit 1; }
diff --git a/configure.in b/configure.in
index 69318f65dfe..b0422b0c946 100644
--- a/configure.in
+++ b/configure.in
@@ -7358,9 +7358,8 @@ ACE_CACHE_CHECK(if generated ACE configuration is usable,
The generated configuration appears to be unusable. Please verify
that your system path and environment variables are correct. If they
appear to be correct then please send the maintainer of this configure
-script:
- Ossama Othman <othman@cs.wustl.edu>
-the \`config.log' file and the following information:
+script Ossama Othman <othman@cs.wustl.edu> the \`config.log' file and
+the following information:
ACE \`configure' Script Information
==================================
@@ -7373,9 +7372,7 @@ the \`config.log' file and the following information:
Linker Flags: $LDFLAGS
Libraries: $LIBS
System type information:
- Build: $build
- Host: $host
- Target: $target
+ Build: $build Host: $host Target: $target
In the meantime, please use the stock ACE build procedure detailed in
the file \`ACE-INSTALL.html'.