summaryrefslogtreecommitdiff
path: root/automake.in
diff options
context:
space:
mode:
Diffstat (limited to 'automake.in')
-rw-r--r--automake.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/automake.in b/automake.in
index 6c681e272..8530d6a44 100644
--- a/automake.in
+++ b/automake.in
@@ -287,7 +287,6 @@ use constant QUEUE_MESSAGE => "msg";
use constant QUEUE_CONF_FILE => "conf file";
use constant QUEUE_LOCATION => "location";
use constant QUEUE_STRING => "string";
-
## ---------------------------------- ##
## Variables related to the options. ##
@@ -473,7 +472,6 @@ my $required_conf_file_queue;
# The name of the Makefile currently being processed.
my $am_file = 'BUG';
-
################################################################
@@ -593,7 +591,6 @@ my $must_handle_compiled_objects;
# Record each file processed by make_paragraphs.
my %transformed_files;
-
################################################################