diff options
Diffstat (limited to 'automake.in')
-rw-r--r-- | automake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/automake.in b/automake.in index 3e16fd83d..5357557b8 100644 --- a/automake.in +++ b/automake.in @@ -150,7 +150,6 @@ use Automake::Location; use Automake::Condition qw/TRUE FALSE/; use Automake::DisjConditions; use Automake::Options; -use Automake::Version; use Automake::Variable; use Automake::VarDef; use Automake::Rule; |