aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnthn <jnthn@jnthn.net>2014-05-02 22:05:07 +0200
committerjnthn <jnthn@jnthn.net>2014-05-02 22:05:07 +0200
commit9977651d1ee96a4772258a1c7d7faf50a286bf2b (patch)
tree6a6c81c14d3005bb27aeec40cf81f247542ab3e6
parentdec0e26eb8d8f6640badc4a89800fd61e9341729 (diff)
Align warning with current status.
-rw-r--r--Configure.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure.pl b/Configure.pl
index d562365..443456f 100644
--- a/Configure.pl
+++ b/Configure.pl
@@ -125,8 +125,8 @@ MAIN: {
uc(substr $default_backend, 0, 1) .
'_INSTALL)';
- unless ($backends{parrot}) {
- warn "JVM/Moar-only builds are currently not supported, and might go wrong.\n";
+ if ($backends{jvm}) {
+ warn "Warning: JVM backend does not yet support all modules\n";
}
# Save options in config.status