From 979a845d4011bce84cd83968f78c534437d0566f Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 10 Feb 2014 11:41:40 +0000 Subject: Clean up global variable names. --- Makefile.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 970cb9c5..5242fd31 100644 --- a/Makefile.in +++ b/Makefile.in @@ -375,12 +375,6 @@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ -axiom_cflags = @axiom_cflags@ -axiom_eval_flags = @axiom_eval_flags@ -axiom_fasl_type = @axiom_fasl_type@ -axiom_lisp_flavor = @axiom_lisp_flavor@ -axiom_quiet_flags = @axiom_quiet_flags@ -axiom_use_x = @axiom_use_x@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -415,21 +409,27 @@ mandir = @mandir@ mkdir_p = @mkdir_p@ oa_c_runtime = @oa_c_runtime@ oa_c_runtime_extra = @oa_c_runtime_extra@ +oa_cflags = @oa_cflags@ oa_delay_ffi = @oa_delay_ffi@ oa_editor = @oa_editor@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ +oa_eval_flags = @oa_eval_flags@ +oa_fasl_type = @oa_fasl_type@ +oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ +oa_lisp_flavor = @oa_lisp_flavor@ oa_optimize_options = @oa_optimize_options@ +oa_quiet_flags = @oa_quiet_flags@ oa_shrlib_flags = @oa_shrlib_flags@ oa_shrobj_flags = @oa_shrobj_flags@ oa_standard_linking = @oa_standard_linking@ oa_use_dynamic_lib = @oa_use_dynamic_lib@ oa_use_libtool_for_shared_lib = @oa_use_libtool_for_shared_lib@ +oa_use_x = @oa_use_x@ oldincludedir = @oldincludedir@ open_axiom_installdir = @open_axiom_installdir@ -openaxiom_host_has_regex = @openaxiom_host_has_regex@ pdfdir = @pdfdir@ pointer_type = @pointer_type@ prefix = @prefix@ -- cgit v1.2.3