aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/am_edit2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/am_edit b/conf/am_edit
index 9cb2ca6..07387a0 100644
--- a/conf/am_edit
+++ b/conf/am_edit
@@ -528,8 +528,6 @@ sub initialise ()
if ($MakefileData =~ /($lookup)\n/) {
substituteLine ($lookup, "DEPDIR = .deps\n$1");
}
- } else {
- print STDERR "$printname defines DEPDIR. This means you're using automake > 1.4 - this is not supported!\n";
}
my $localTag = 0;