diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index cac5cb8..bdd2c33 100644 --- a/Makefile.in +++ b/Makefile.in @@ -184,6 +184,7 @@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ +have_df = @have_df@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ |