diff options
Diffstat (limited to 'libltdl')
-rw-r--r-- | libltdl/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libltdl/Makefile.in b/libltdl/Makefile.in index a5a1f86..5e99a6a 100644 --- a/libltdl/Makefile.in +++ b/libltdl/Makefile.in @@ -256,6 +256,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@ |